llvm-6502/lib
Dan Gohman 4a0b3e170d Add support for rematerializing FsFLD0SS and FsFLD0SD as constant-pool
loads in order to reduce register pressure.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82470 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-21 18:30:38 +00:00
..
Analysis Revert r82404, it is causing a bootstrap miscompile. This is very very 2009-09-20 22:44:26 +00:00
Archive
AsmParser Tabs -> spaces, and remove trailing whitespace. 2009-09-20 02:20:51 +00:00
Bitcode Tabs -> spaces, and remove trailing whitespace. 2009-09-20 02:20:51 +00:00
CodeGen Fix this assertion string to mention subreg_to_reg. 2009-09-21 15:18:33 +00:00
CompilerDriver
Debugger
ExecutionEngine Update cmake. 2009-09-21 08:08:29 +00:00
Linker Remove unnecessary #include. 2009-09-12 22:24:25 +00:00
MC eliminate a use of strtoul. 2009-09-20 06:58:54 +00:00
Support simplify as daniel suggests 2009-09-20 22:56:43 +00:00
System Get rid of GetProcessId in Win32/Program.inc. 2009-09-15 03:39:45 +00:00
Target Add support for rematerializing FsFLD0SS and FsFLD0SD as constant-pool 2009-09-21 18:30:38 +00:00
Transforms big endian systems shift by bits too, hopefully this will fix the ppc 2009-09-21 17:55:47 +00:00
VMCore initialize SymbolsCanStartWithDigit to false by default 2009-09-21 14:11:56 +00:00
Makefile