llvm-6502/lib
Peter Collingbourne de8f33c199 Build system infrastructure for multiple tblgens.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141266 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-06 01:51:51 +00:00
..
Analysis Fixes PR11070 - assert in SCEV getConstantEvolvingPHIOperands. 2011-10-05 22:06:53 +00:00
Archive
AsmParser Remove last references to hotpatch. 2011-10-04 03:08:43 +00:00
Bitcode Also update the EH with bitcode. I missed this earlier. Thanks to Duncan for pointing it out. 2011-10-05 07:04:14 +00:00
CodeGen Modify the mapping from landing pad to call sites to accept more than one call 2011-10-05 22:24:35 +00:00
DebugInfo
ExecutionEngine MCJIT initialization TargetData 2011-09-30 16:40:10 +00:00
Linker
MC Teach the MC to output code/data region marker labels in MachO and ELF modes. These are used by disassemblers to provide better disassembly, particularly on targets like ARM Thumb that like to intermingle data in the TEXT segment. 2011-10-04 23:26:17 +00:00
Object Object: Add isSection{Data,BSS}. 2011-09-28 20:57:30 +00:00
Support Add more initializers to quiet a clang warning. 2011-10-05 05:00:26 +00:00
TableGen Prefix Template Arg Names with Multiclass Name 2011-10-05 22:42:54 +00:00
Target Build system infrastructure for multiple tblgens. 2011-10-06 01:51:51 +00:00
Transforms PR11061: Make simplifylibcalls fold strcmp("", x) correctly. 2011-10-05 22:27:16 +00:00
VMCore Build system infrastructure for multiple tblgens. 2011-10-06 01:51:51 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
Makefile