llvm-6502/lib
2013-06-27 17:52:04 +00:00
..
Analysis Added support for the Builtin attribute. 2013-06-27 00:25:01 +00:00
AsmParser Added support for the Builtin attribute. 2013-06-27 00:25:01 +00:00
Bitcode
CodeGen Remove unused variable. 2013-06-27 11:26:41 +00:00
DebugInfo
ExecutionEngine
IR Added support for the Builtin attribute. 2013-06-27 00:25:01 +00:00
IRReader keep only the StringRef version of getFileOrSTDIN. 2013-06-25 05:28:34 +00:00
Linker
MC Use MCFillFragment for zero-initialized data. 2013-06-27 14:35:03 +00:00
Object [yaml2obj][ELF] Make symbol table top-level key. 2013-06-22 01:38:00 +00:00
Option Fix a crash bug in dumping options with groups 2013-06-26 22:43:37 +00:00
Support Add a convenience createUniqueDirectory function. 2013-06-27 03:45:31 +00:00
TableGen keep only the StringRef version of getFileOrSTDIN. 2013-06-25 05:28:34 +00:00
Target CostModel: improve the cost model for load/store of non power-of-two types such as <3 x float>, which are popular in graphics. 2013-06-27 17:52:04 +00:00
Transforms LoopVectorize: Use vectorized loop invariant gep index anchored in loop 2013-06-27 15:11:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile