llvm-6502/lib
Eli Bendersky 6b51f75cc5 Cleanup naming: DataLayout s/TD/DL/
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179601 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-16 15:41:18 +00:00
..
Analysis Fix a scalability issue with complex ConstantExprs. 2013-04-13 12:53:18 +00:00
Archive
AsmParser Rationalize the formatting of these case labels. Having two sorted 2013-04-09 19:46:46 +00:00
Bitcode Whitespace cleanup 2013-04-01 02:28:07 +00:00
CodeGen Replace uses of the deprecated std::auto_ptr with OwningPtr. 2013-04-15 12:06:32 +00:00
DebugInfo Rename the C function to create a SLPVectorizerPass to something sane and expose it in the header file. 2013-04-11 11:36:36 +00:00
ExecutionEngine Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
IR Cleanup naming: DataLayout s/TD/DL/ 2013-04-16 15:41:18 +00:00
IRReader Measure time that IR parsing took as part of the -time-passes measurement. 2013-04-03 15:33:45 +00:00
Linker
MC Use object file specific section type for initial text section 2013-04-14 21:18:36 +00:00
Object Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
Option
Support Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
TableGen
Target Fix build failure introduced in 179591 when assertions are disabled. 2013-04-16 14:02:30 +00:00
Transforms simplifycfg: Fix integer overflow converting switch into icmp. 2013-04-16 08:35:36 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile