llvm-6502/lib
2009-11-14 02:06:30 +00:00
..
Analysis Revert r87059 for now. It is failing clang tests. 2009-11-13 02:27:33 +00:00
Archive
AsmParser
Bitcode
CodeGen Enable the tail call optimization when the caller returns undef. 2009-11-14 02:06:30 +00:00
CompilerDriver Remove dead code. 2009-11-11 04:10:24 +00:00
ExecutionEngine Use stubs when we have them, otherwise use code we already have, 2009-11-12 03:12:18 +00:00
Linker Fix MemoryBuffer::getSTDIN to *not* return null if stdin is empty, this is a lame API. 2009-11-10 00:43:58 +00:00
MC
Support Distinguish "a," from "a". The first one splits into "a" + "" and the second one into 2009-11-13 04:55:09 +00:00
System
Target When expanding t2STRDi8 r, r to two stores, add kill markers correctly. 2009-11-14 01:50:00 +00:00
Transforms Re-enable this code, since redundant PHIs are now being better nuked. 2009-11-12 23:22:41 +00:00
VMCore Remove extraneous commit. 2009-11-13 23:08:47 +00:00
Makefile