llvm-6502/lib
2011-03-23 23:35:17 +00:00
..
Analysis Revert r128140 for now. 2011-03-23 15:51:12 +00:00
Archive
AsmParser
Bitcode
CodeGen PR9535: add support for splitting and scalarizing vector ISD::FP_ROUND. 2011-03-23 22:18:48 +00:00
CompilerDriver Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
ExecutionEngine Runtime dylib simple ARM 24-bit branch relocation support. 2011-03-23 23:35:17 +00:00
Linker
MC Fix a bug introduced by my patch yesterday: BL is a 4-byte instructions like BLX, rather than a 2-byte instruction like B. 2011-03-23 21:19:56 +00:00
Object
Support We don't need a null terminator for the output file. 2011-03-22 19:20:47 +00:00
Target Enable GlobalMerge on darwin. 2011-03-23 23:34:19 +00:00
Transforms Fix PR9464 by correcting some math that just happened to be right in most cases 2011-03-23 05:25:55 +00:00
VMCore Do not accidently initialize NumDbgValueLost and NumDbgLineLost counts. 2011-03-16 00:27:57 +00:00
CMakeLists.txt Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
Makefile