llvm-6502/tools
Chris Lattner 69cd2b1ade Move the PromoteMemoryToRegister pass to be run _after_ the raise pointer
references pass, so it is given the chance to do some good!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2089 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-01 19:45:11 +00:00
..
analyze * Add support for DataStructure analysis 2002-03-26 22:43:12 +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 Move the PromoteMemoryToRegister pass to be run _after_ the raise pointer 2002-04-01 19:45:11 +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 Makefile change for IPO's that use the Datastructure analysis stuff 2002-03-28 18:10:31 +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