1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib
Richard Osborne ce265d8cf9 Don't fold address calculations which use negative offsets into
the ADDRspii addressing mode.

llvm-svn: 62258
2009-01-15 11:32:30 +00:00
..
Analysis minor simplification 2009-01-14 17:09:04 +00:00
Archive Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
AsmParser Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Bitcode Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
CodeGen minor refactoring: use a more specific API 2009-01-15 11:10:44 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Rename getABITypeSize to getTypePaddedSize, as 2009-01-12 20:38:59 +00:00
Linker Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Support Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
System Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Target Don't fold address calculations which use negative offsets into 2009-01-15 11:32:30 +00:00
Transforms Fix PR3325, a miscompilation of invokes by IPSCCP. Patch by Jay Foad! 2009-01-14 21:01:16 +00:00
VMCore fix crash in the case when some arg is null 2009-01-14 17:51:41 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00