1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/tools
Chris Lattner 58c7d2372e Use literal newline instead of endl
llvm-svn: 2668
2002-05-20 19:49:24 +00:00
..
analyze Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h 2002-05-07 20:03:27 +00:00
as Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
dis Clean up dis so that it does not print out code in various traversal orders. 2002-05-09 01:25:55 +00:00
gccas Run another local value numbering phase after redundancy elimination 2002-05-14 16:23:14 +00:00
gccld Use literal newline instead of endl 2002-05-20 19:49:24 +00:00
link Drop something that link will never support, use gccld instead 2002-05-20 19:48:55 +00:00
llc Add libsparc.a a second time to resolve link errors. 2002-05-19 16:01:03 +00:00
lli Link with test/Libraries/libinstr32.a for runtime routines 2002-05-19 16:00:28 +00:00
llvm-as Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
llvm-dis Clean up dis so that it does not print out code in various traversal orders. 2002-05-09 01:25:55 +00:00
llvm-link Drop something that link will never support, use gccld instead 2002-05-20 19:48:55 +00:00
opt expose LICM pass 2002-05-10 22:44:37 +00:00
Makefile Don't forget to build gccld! 2002-03-06 18:05:02 +00:00