1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Chris Lattner 77e0e67f23 make this code more efficient by not creating a phi node we are just going to
delete in the first place.  This also makes it simpler.

llvm-svn: 31562
2006-11-08 19:29:23 +00:00
..
Analysis Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
AsmParser For PR950: 2006-11-08 06:47:33 +00:00
Bytecode For PR950: 2006-11-08 06:47:33 +00:00
CodeGen Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
Linker For PR786: 2006-11-02 20:25:50 +00:00
Support Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target initial implementation of addressing mode 2 2006-11-08 17:07:32 +00:00
Transforms make this code more efficient by not creating a phi node we are just going to 2006-11-08 19:29:23 +00:00
VMCore Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
Makefile