1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Dan Gohman 2c70e05105 Reinstate checking of stackrestore, with checking for both Read
and Write, and add a comment explaining this.

llvm-svn: 104756
2010-05-26 22:21:25 +00:00
..
Analysis Reinstate checking of stackrestore, with checking for both Read 2010-05-26 22:21:25 +00:00
Archive
AsmParser
Bitcode
CodeGen Add FIXME comment to remove this. 2010-05-26 21:53:50 +00:00
CompilerDriver Print a space after the colon. 2010-05-20 21:11:37 +00:00
ExecutionEngine
Linker
MC MC: When running with -mc-relax-all, we can eagerly relax instructions and avoid creating unnecessary MCInstFragments. 2010-05-26 20:37:03 +00:00
Support Add StringRef::compare_numeric and use it to sort TableGen register records. 2010-05-26 21:47:28 +00:00
System
Target Give SubRegIndex names to all ARM subregisters. This will be required by 2010-05-26 22:15:03 +00:00
Transforms Kill unneeded SExt. 2010-05-26 09:45:04 +00:00
VMCore
Makefile