llvm-6502/lib
2011-10-10 22:59:55 +00:00
..
Analysis Add an extra safety check in front of the optimization in r141442. 2011-10-08 02:16:39 +00:00
Archive
AsmParser Remove last references to hotpatch. 2011-10-04 03:08:43 +00:00
Bitcode Also update the EH with bitcode. I missed this earlier. Thanks to Duncan for pointing it out. 2011-10-05 07:04:14 +00:00
CodeGen Give targets a chance to expand even standard pseudos. 2011-10-10 20:34:28 +00:00
DebugInfo lib/DebugInfo/DWARFDebugLine.cpp: De-Unicode-ify. 2011-10-08 11:22:47 +00:00
ExecutionEngine MCJIT initialization TargetData 2011-09-30 16:40:10 +00:00
Linker lib/Linker: add support of deps which does not end with ".so". 2011-09-20 22:52:35 +00:00
MC MCAtom extending methods need to extend the range of the atom as well. 2011-10-10 18:09:38 +00:00
Object Object: add getSectionAlignment. 2011-10-10 21:55:43 +00:00
Support The Mips specific function for instruction cache invalidation cannot be 2011-10-10 18:41:02 +00:00
TableGen Revert r141079: tblgen: add preprocessor as a separate mode 2011-10-08 12:39:26 +00:00
Target Reapply r141365 now that PR11107 is fixed. 2011-10-10 22:59:55 +00:00
Transforms LSR should only reuse phis that match its formula. 2011-10-07 23:46:21 +00:00
VMCore Move default to top of switch 2011-10-07 16:27:01 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
Makefile Remove more of llvmc and dependencies. 2011-09-20 00:34:27 +00:00