1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms
Zhou Sheng 90fc23d03d Fix a bug.
If I->use_empty(), this method should return false.

llvm-svn: 67180
2009-03-18 07:56:13 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Fix PR3807 by inserting 'insertelement' instructions in the normal dest of 2009-03-18 00:31:45 +00:00
Scalar LSR shouldn't ever try to hack on integer IV's larger than 64-bits. Right now 2009-03-17 23:58:30 +00:00
Utils Fix a bug. 2009-03-18 07:56:13 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00