1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/tools
Vikram S. Adve 1231c34e04 Rename pass to DecomposeMultiDimRefs.
llvm-svn: 1960
2002-03-24 03:19:54 +00:00
..
analyze Pull interprocedural analyses out of Analysis library into their own lib 2002-03-06 18:44:29 +00:00
as Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
dis Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
gccas Add a debugging option to gccas to cause it to not do level raise or anything 2002-03-21 21:21:50 +00:00
gccld Echo the right tool name on error 2002-03-12 15:41:36 +00:00
link Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
llc Rename pass to DecomposeMultiDimRefs. 2002-03-24 03:19:54 +00:00
lli Remove runtime library in favor of users linking against real libraries. 2002-03-11 17:57:13 +00:00
llvm-as Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
llvm-dis Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
llvm-link Since verifier and SlotCalculator are now in VMCore library, libanalysis is 2002-03-06 17:41:18 +00:00
opt Rename pass to DecomposeMultiDimRefs. 2002-03-24 03:19:54 +00:00
tests Uhm... that was really bad 2001-09-07 21:26:51 +00:00
Makefile Don't forget to build gccld! 2002-03-06 18:05:02 +00:00