1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools
Chris Lattner cd4179f054 If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for
narrowing, no matter what.

llvm-svn: 7596
2003-08-05 15:51:05 +00:00
..
analyze The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
as Add support for: -o - 2003-05-31 21:47:16 +00:00
bugpoint If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for 2003-08-05 15:51:05 +00:00
dis Add support for: -o - 2003-05-31 21:47:16 +00:00
extract Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +00:00
gccas Add tail duplication pass to the pipeline, move the verifier pass to the front 2003-06-22 20:11:45 +00:00
gccld Run the simplify CFG pass after instcombine which has the effect of deleting 2003-06-26 05:29:50 +00:00
link Fix major bug in my last checkin. :( 2003-06-13 16:10:26 +00:00
llc Revert change: default architecture is never set, it is guessed from input 2003-07-30 15:29:55 +00:00
lli Add in support to load shared objects (-load is provided by Support library). 2003-07-28 19:06:19 +00:00
llvm-as Add support for: -o - 2003-05-31 21:47:16 +00:00
llvm-dis Add support for: -o - 2003-05-31 21:47:16 +00:00
llvm-link Fix major bug in my last checkin. :( 2003-06-13 16:10:26 +00:00
opt Remove instloops library 2003-07-21 19:07:27 +00:00
Makefile Get rid of really old makefile cruft 2003-05-14 21:31:31 +00:00