llvm-mirror/lib
2010-10-29 16:38:59 +00:00
..
Analysis Teach memdep to use pointsToConstantMemory to determine that loads 2010-10-29 01:14:04 +00:00
Archive
AsmParser
Bitcode Fix PR8494: when reading invalid bitcode, getTypeByID may return 2010-10-28 15:47:26 +00:00
CodeGen This may be an ARM target, so check for _Unwind_SjLj_Resume. 2010-10-29 07:46:01 +00:00
CompilerDriver llvmc: Make ExecuteProgram() look in the driver directory first. 2010-10-28 19:33:08 +00:00
ExecutionEngine
Linker
MC Improvements to .section parsing: 2010-10-28 21:33:33 +00:00
Support Remove an unnecessary check and an unnecessary temporary. 2010-10-28 19:33:04 +00:00
System Revert r117582, which reverted r77396. Searching PATH for a string 2010-10-28 20:34:33 +00:00
Target ARM addrmode5 instructions have neither writeback nor post-indexed modes. 2010-10-29 16:38:59 +00:00
Transforms Teach InstCombine not to use Add and Neg on FP. PR 8490. 2010-10-27 23:45:18 +00:00
VMCore
Makefile