1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/CodeGen
Bill Wendling 8d64999daf This is the initial check-in for adding register scavenging to PPC. (Currently,
PPC-64 doesn't work.) This also lowers the spilling of the CR registers so that
it uses a register other than the default R0 register (the scavenger scrounges
for one). A significant part of this patch fixes how kill information is
handled.

llvm-svn: 47863
2008-03-03 22:19:16 +00:00
..
Alpha Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
ARM DCE'ed this testcase. 2008-02-29 19:28:11 +00:00
CBackend add a testcase for misc vector stuff 2008-03-02 08:57:59 +00:00
CellSPU Merge current work back to tree to minimize diffs and drift. Major highlights 2008-02-23 18:41:37 +00:00
Generic Fix PR2096, a regression introduced with my patch last night. This 2008-02-26 17:09:59 +00:00
IA64 Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
PowerPC This is the initial check-in for adding register scavenging to PPC. (Currently, 2008-03-03 22:19:16 +00:00
SPARC Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
X86 Evan implemented these. 2008-03-02 18:05:14 +00:00