llvm-6502/lib
2011-02-02 02:02:34 +00:00
..
Analysis Add a m_Undef pattern for convenience. This is so that code that uses 2011-02-01 09:06:20 +00:00
Archive
AsmParser Move unnamed_addr after the function arguments on Sabre's request. 2011-01-25 19:09:56 +00:00
Bitcode
CodeGen Given a pair of floating point load and store, if there are no other uses of 2011-02-02 01:06:55 +00:00
CompilerDriver
ExecutionEngine Fix libffi usage when it is on a custom path. 2011-01-28 16:49:05 +00:00
Linker Correctly merge available_externally and regular definitions when they have 2011-02-01 05:33:52 +00:00
MC Fix bogus assert condition noticed by Csaba Raduly. 2011-02-01 01:50:49 +00:00
Object
Support Patches to build EFI with Clang/LLVM. By Carl Norum. 2011-02-01 01:14:13 +00:00
Target Fixed a bug in the disassembler where the mandatory 0x66 2011-02-02 01:09:02 +00:00
Transforms Fix reassociate to clear optional flags, such as nsw. 2011-02-02 02:02:34 +00:00
VMCore Make SwitchInst::removeCase() more efficient. 2011-02-01 09:22:34 +00:00
Makefile