llvm-6502/lib
2013-01-09 01:15:42 +00:00
..
Analysis Cost Model: Move the 'max unroll factor' variable to the TTI and add initial Cost Model support on ARM. 2013-01-09 01:15:42 +00:00
Archive
AsmParser There was a switch fall-through in the parser for textual LLVM that caused 2013-01-07 13:32:38 +00:00
Bitcode
CodeGen Cost Model: Move the 'max unroll factor' variable to the TTI and add initial Cost Model support on ARM. 2013-01-09 01:15:42 +00:00
DebugInfo Whitespace and 80-col. 2013-01-07 22:40:48 +00:00
ExecutionEngine [Object][ELF] Add a maximum alignment. This is used by createELFObjectFile to create a properly aligned reader. 2013-01-04 20:36:28 +00:00
IR Add comment to the definition of Constant::isZeroValue(). 2013-01-09 00:53:25 +00:00
Linker Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. 2013-01-07 15:43:51 +00:00
MC Simplify the code a bit: MCRelaxableFragment doesn't need a separate getInstSize 2013-01-08 22:05:10 +00:00
Object [Object][ELF] Add a maximum alignment. This is used by createELFObjectFile to create a properly aligned reader. 2013-01-04 20:36:28 +00:00
Option
Support Fix memory leak in YAML I/O. 2013-01-08 21:04:44 +00:00
TableGen Revert r171140. We don't actually need to support #NAME. Because NAME by itself is interpreted just fine. 2013-01-07 05:09:33 +00:00
Target Cost Model: Move the 'max unroll factor' variable to the TTI and add initial Cost Model support on ARM. 2013-01-09 01:15:42 +00:00
Transforms Cost Model: Move the 'max unroll factor' variable to the TTI and add initial Cost Model support on ARM. 2013-01-09 01:15:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile