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 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Devang Patel
88efee2dcc
Do not hoist instruction above branch condition. The instruction may use branch condition.
...
llvm-svn: 56286
2008-09-17 18:21:49 +00:00
..
Analysis
Finally re-apply r46959. This is made feasible by the combination
2008-09-16 18:52:57 +00:00
Archive
…
Assembler
Re-enables the new vector select in the bitcode reader, by modifying the
2008-09-16 01:01:33 +00:00
Bindings
/Ocaml
PR2731: C and Ocaml bindings for setTailCall and isTailCall.
2008-08-30 16:34:54 +00:00
Bitcode
…
BugPoint
…
CodeGen
Add trampoline support to PPC. GCC simply calls the "__trampoline_setup"
2008-09-17 00:30:57 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
Teach constant folding that an inttoptr of a
2008-08-13 20:20:35 +00:00
FrontendC
Fix test to account for no more whitespace and that one of the matches is the
2008-09-16 06:40:04 +00:00
FrontendC++
…
FrontendFortran
…
FrontendObjC
…
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
Renaming LLVMC/dg.exp to LLVM/llvmc.exp
2008-08-14 23:37:58 +00:00
Other
Remove GCSE and LoadVN from the testsuite.
2008-08-16 00:00:54 +00:00
Scripts
…
TableGen
…
Transforms
Do not hoist instruction above branch condition. The instruction may use branch condition.
2008-09-17 18:21:49 +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
…