llvm-6502/lib
2013-04-18 14:29:13 +00:00
..
Analysis A limit of 500 was still a bit too high for some tests. 2013-04-17 20:02:32 +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 Add support for subsections to the ELF assembler. Fixes PR8717. 2013-04-17 21:18:16 +00:00
DebugInfo Use StringSwitch instead of long chain of if-else. No functionality change. 2013-04-17 14:27:04 +00:00
ExecutionEngine Two small cleanups for ELF's templates. 2013-04-17 21:20:55 +00:00
IR Add an option `-enable-old-style-attr-syntax' to print out function attributes in the "old" style. 2013-04-17 23:35:59 +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 Add support for subsections to the ELF assembler. Fixes PR8717. 2013-04-17 21:18:16 +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 for PR14824, An ARM Load/Store Optimization bug 2013-04-18 09:11:08 +00:00
Transforms LoopVectorize: Use a set to avoid longer cycles in the reduction chain too. 2013-04-18 14:29:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile