llvm-6502/lib
2012-04-25 06:56:34 +00:00
..
Analysis Fix a crash on valid (if UB) bitcode that is produced for some global 2012-04-24 18:42:47 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix a naughty header include that breaks "installed" builds. 2012-04-24 20:36:19 +00:00
DebugInfo
ExecutionEngine
Linker Add a flag to the struct type finder to collect only those types which have 2012-04-21 23:59:16 +00:00
MC
Object
Support Add a missing cpu subtype. 2012-04-23 22:41:39 +00:00
TableGen Fix copy/paste-o. 2012-04-18 18:09:53 +00:00
Target Add ifdef around getSubtargetFeatureName in tablegen output file so that only targets that want the function get it. This prevents other targets from getting an unused function warning. 2012-04-25 06:56:34 +00:00
Transforms Reverting r155468. Chris and Chandler have convinced me that it's dangerous and 2012-04-25 02:16:54 +00:00
VMCore ConstantFoldSelectInstruction swapped the operands of the select. 2012-04-24 20:18:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile