llvm-6502/lib/Transforms
Matthijs Kooijman 4e78908b94 Rename a few variables to be more consistent.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52672 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-24 09:14:10 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Rename a few variables to be more consistent. 2008-06-24 09:14:10 +00:00
Scalar Use use_empty() instead of getNumUses(), avoiding a use list traversal. 2008-06-23 23:23:49 +00:00
Utils Revamp the loop unroller, extending it to correctly update PHI nodes 2008-06-23 21:29:41 +00:00
Makefile