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-02-07 21:09:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Evan Cheng
b879f93ba5
Propagate subreg index when promoting a load to a copy.
...
llvm-svn: 56085
2008-09-11 01:02:12 +00:00
..
Analysis
Correct callgraph construction. It has two problems:
2008-09-09 12:40:47 +00:00
Archive
…
Assembler
Temporarily disable vector select in the bitcode reader. The
2008-09-09 02:08:49 +00:00
Bindings
/Ocaml
PR2731: C and Ocaml bindings for setTailCall and isTailCall.
2008-08-30 16:34:54 +00:00
Bitcode
…
BugPoint
…
CodeGen
Propagate subreg index when promoting a load to a copy.
2008-09-11 01:02:12 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
…
FrontendC
Prevent our own passes from promoting this to
2008-09-05 21:34:32 +00:00
FrontendC++
…
FrontendFortran
…
FrontendObjC
…
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
…
Other
…
Scripts
…
TableGen
…
Transforms
Fix an icmp+sdiv optimization to check for and handle an overflow
2008-09-10 23:30:57 +00:00
Verifier
Diagnose uses of unsized types with the byval attribute in the
2008-08-27 14:48:06 +00:00
Makefile
…
Makefile.tests
…
TestRunner.sh
…