llvm-6502/lib
2015-01-29 17:20:29 +00:00
..
Analysis Fold fcmp in cases where value is provably non-negative. By Arch Robison. 2015-01-28 08:03:58 +00:00
AsmParser Remove unused tokens in the ll lexer. 2015-01-29 14:45:09 +00:00
Bitcode
CodeGen Use isMergeableConst now that it is sane. 2015-01-29 14:23:28 +00:00
DebugInfo
ExecutionEngine Revert r227247 and r227228: "Add weak symbol support to RuntimeDyld". 2015-01-28 01:30:37 +00:00
Fuzzer [fuzzer] minor cleanup based on reviews: remove redundant includes, fix a copy-pasto in tests 2015-01-29 17:16:23 +00:00
IR Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodes 2015-01-28 16:35:59 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object [ELFYAML] Provide default value 0 for YAML relocation addendum field 2015-01-29 06:56:24 +00:00
Option
ProfileData
Support [Support][Windows] Unify dialog box suppression and print stack traces on abort. 2015-01-29 17:20:29 +00:00
TableGen
Target [Hexagon] Adding CR intrinsic tests. 2015-01-29 16:55:37 +00:00
Transforms [LoopReroll] Refactor most of reroll() into a helper class 2015-01-29 13:48:05 +00:00
CMakeLists.txt Reverting r227452, which adds back the fuzzer library. Now excluding the fuzzer library based on LLVM_USE_SANITIZE_COVERAGE being set or unset. 2015-01-29 16:58:29 +00:00
LLVMBuild.txt
Makefile