1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Transforms
Nick Lewycky e74c3c6d46 Unlike the other instructions, GEP really does need to look at the type of a
pointer. This fixes kimwitu++. Pointed out by Frits van Bommel on review!

llvm-svn: 73299
2009-06-13 19:09:52 +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 Unlike the other instructions, GEP really does need to look at the type of a 2009-06-13 19:09:52 +00:00
Scalar Teach SCEVExpander's visitAddRecExpr to reuse an existing canonical 2009-06-13 16:25:49 +00:00
Utils Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00