llvm-6502/lib
2012-12-27 02:01:33 +00:00
..
Analysis Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368> 2012-12-24 18:15:21 +00:00
Archive
AsmParser
Bitcode
CodeGen Rename LLVMContext diagnostic handler types and functions. 2012-12-25 00:07:12 +00:00
DebugInfo Right now all of the relocations are 32-bit dwarf, and the relocation 2012-12-27 01:07:07 +00:00
ExecutionEngine Removed "static" from "__jit_debug_descriptor" because "static" adds C++ mangling prefix to this symbol. 2012-12-24 09:42:27 +00:00
Linker
MC
Object
Option
Support Fix whitespace. No functionality change. 2012-12-25 06:13:25 +00:00
TableGen
Target Add mayLoad, mayStore, and hasSideEffects tags to BT/BTS/BTR/BTC instructions. Shouldn't change any functionality since they don't have patterns to select them. 2012-12-27 02:01:33 +00:00
Transforms If all of the write objects are identified then we can vectorize the loop even if the read objects are unidentified. 2012-12-26 23:30:53 +00:00
VMCore 80 columns. No functionality change. 2012-12-26 22:00:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile