llvm-6502/lib
Chris Lattner 6441e547cc simplify as daniel suggests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82415 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-20 22:56:43 +00:00
..
Analysis Revert r82404, it is causing a bootstrap miscompile. This is very very 2009-09-20 22:44:26 +00:00
Archive
AsmParser
Bitcode
CodeGen tidy up 2009-09-20 17:32:21 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC eliminate a use of strtoul. 2009-09-20 06:58:54 +00:00
Support simplify as daniel suggests 2009-09-20 22:56:43 +00:00
System
Target update an entry, delete an entry which has been fixed. 2009-09-20 17:37:38 +00:00
Transforms Move CoerceAvailableValueToLoadType earlier in GVN.cpp. Hook it up 2009-09-20 20:09:34 +00:00
VMCore Peer through zext and sext to eliminate them when it is safe to do so. 2009-09-20 07:31:25 +00:00
Makefile