This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-17 09:12:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
CodeGen
History
Evan Cheng
fcbdc8bd6e
Xform bitconvert(build_pair(load a, load b)) to a single load if the load locations are at the right offset from each other.
...
llvm-svn: 51008
2008-05-12 23:04:07 +00:00
..
Alpha
Fix RUN line.
2008-03-09 19:55:22 +00:00
ARM
If a PHI node has a single implicit_def source, replace it with an implicit_def instead of a copy.
2008-04-11 17:54:45 +00:00
CBackend
rename *.llx -> *.ll
2008-04-19 22:29:10 +00:00
CellSPU
Update and_ops.ll according to the recent dagcombiner changes.
2008-04-28 23:26:22 +00:00
Generic
Remove the code from CodeGenPrepare that moved getresult instructions
2008-04-25 18:27:55 +00:00
IA64
Remove llvm-upgrade and update tests.
2008-02-19 01:41:04 +00:00
PowerPC
Adding testcase.
2008-05-01 18:41:09 +00:00
SPARC
Remove llvm-upgrade and update tests.
2008-02-19 01:41:04 +00:00
X86
Xform bitconvert(build_pair(load a, load b)) to a single load if the load locations are at the right offset from each other.
2008-05-12 23:04:07 +00:00