llvm-6502/lib
Rafael Espindola 77343a8fba Use isMergeableConst now that it is sane.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227441 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-29 14:23:28 +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
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] add option -save_minimized_corpus 2015-01-28 23:48:39 +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 CommandLineParser: Avoid non-static member nitializer(s). 2015-01-29 11:06:59 +00:00
TableGen
Target Remove MergeableConst. 2015-01-29 14:12:41 +00:00
Transforms [LoopReroll] Refactor most of reroll() into a helper class 2015-01-29 13:48:05 +00:00
CMakeLists.txt Add a Fuzzer library 2015-01-27 22:08:41 +00:00
LLVMBuild.txt
Makefile