1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools
Chris Lattner b3414f7cb6 The levelraise pass is a broken old piece of crufty code that should be
left on the side of the road without a second thought.

It is preventing forward progress, so for now, we will disable it by default.

llvm-svn: 9140
2003-10-15 21:48:38 +00:00
..
analyze The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
bugpoint Flush output after writing out the list of function names. 2003-10-15 20:42:48 +00:00
extract Clean up header, remove extra #include 2003-09-10 19:42:51 +00:00
gccas The levelraise pass is a broken old piece of crufty code that should be 2003-10-15 21:48:38 +00:00
gccld Don't include "Config/stdlib.h". 2003-10-10 19:12:22 +00:00
llc Fix grammar. 2003-10-10 17:56:49 +00:00
llee * Added an interface for how LLEE would communicate with the OS 2003-09-29 22:37:00 +00:00
lli Enabling incremental bytecode loading in the JIT: 2003-10-14 21:39:53 +00:00
llvm-ar Rewrite head-of-file comment. 2003-10-10 18:47:08 +00:00
llvm-as Fix grammar. 2003-10-10 17:56:49 +00:00
llvm-dis Fix grammar. 2003-10-10 17:56:49 +00:00
llvm-link Fix grammar. 2003-10-10 17:56:49 +00:00
opt Fix grammar. 2003-10-10 17:56:49 +00:00
Makefile link' is now llvm-link'. 2003-09-16 15:21:52 +00:00