llvm-6502/lib
2012-12-28 08:19:03 +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 Refactor DAGCombinerInfo. Change the different booleans that indicate if we are before or after different runs of DAGCo, with the CombineLevel enum. 2012-12-27 06:47:41 +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 Update tablegen parser to allow defm names to start with #NAME. 2012-12-27 06:32:52 +00:00
Target CostModel: initial checkin for code that estimates the cost of special shuffles. 2012-12-28 08:19:03 +00:00
Transforms Make this parameter be named consistently with most other 2012-12-27 11:17:15 +00:00
VMCore 80 columns. No functionality change. 2012-12-26 22:00:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile