llvm-6502/lib/Transforms
Nick Lewycky 89f43a5c70 There's no need to consider PHI nodes in the same block as the instruction
we're inserting sigma/phi functions for. Patch by Andre Tavares.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75138 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-09 15:59:27 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Switch GlobalVariable ctors to a sane API, where *either* a context or a module is required. 2009-07-08 19:03:57 +00:00
IPO Switch GlobalVariable ctors to a sane API, where *either* a context or a module is required. 2009-07-08 19:03:57 +00:00
Scalar Push LLVMContext _back_ through IRBuilder. 2009-07-08 20:50:47 +00:00
Utils There's no need to consider PHI nodes in the same block as the instruction 2009-07-09 15:59:27 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00