llvm-6502/lib
2012-06-14 10:48:04 +00:00
..
Analysis Round 2 of dead private variable removal. 2012-06-06 19:47:08 +00:00
Archive
AsmParser switch AttrListPtr::get to take an ArrayRef, simplifying a lot of clients. 2012-05-28 01:47:44 +00:00
Bitcode PR1255: case ranges. 2012-06-02 09:42:43 +00:00
CodeGen sched: fix latency of memory dependence chain edges for consistency. 2012-06-13 02:39:03 +00:00
DebugInfo
ExecutionEngine Round 2 of dead private variable removal. 2012-06-06 19:47:08 +00:00
Linker
MC Add accessors for all private members of DisasmContext. 2012-06-06 20:45:10 +00:00
Object Convert comments to proper Doxygen comments. 2012-06-09 00:01:45 +00:00
Support Fix building ThreadLocal.cpp with --disable-threads. 2012-06-13 16:30:06 +00:00
TableGen Eliminate struct TableGenBackend. 2012-06-13 05:15:49 +00:00
Target Replace assertion failure for badly formatted CPS instrution with error message. 2012-06-14 10:48:04 +00:00
Transforms InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y). 2012-06-14 05:57:42 +00:00
VMCore When linearizing a multiplication, return at once if we see a factor of zero, 2012-06-13 09:42:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile