llvm-6502/lib
2013-05-08 19:38:04 +00:00
..
Analysis Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis. 2013-05-06 02:07:24 +00:00
Archive
AsmParser Add ArrayRef constructor from None, and do the cleanups that this constructor enables 2013-05-05 00:40:33 +00:00
Bitcode Add ArrayRef constructor from None, and do the cleanups that this constructor enables 2013-05-05 00:40:33 +00:00
CodeGen DAGCombiner: Simplify inverted bit tests 2013-05-08 06:44:42 +00:00
DebugInfo Hoist boundary condition out of loop header. 2013-05-06 21:19:44 +00:00
ExecutionEngine Remove exception handling support from the old JIT. 2013-05-07 20:53:59 +00:00
IR Rename DIImportedModule to DIImportedEntity and allow imported declarations 2013-05-07 21:35:53 +00:00
IRReader
Linker
MC Fix a bug in the MC asm parser evaluating expressions. It was treating: 2013-05-07 21:40:58 +00:00
Object
Option
Support Implemented public interface for modifying registered (not positional or sink options) command line options at runtime. 2013-05-06 21:56:35 +00:00
TableGen
Target [mips] Add instruction selection pattern for (seteq $LHS, 0). 2013-05-08 19:38:04 +00:00
Transforms Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInst 2013-05-08 09:00:10 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile