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-26 22:34:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Jakob Stoklund Olesen
9e71890531
Fix issue in regscavenger when scavenging a callee-saved register that has not been spilled.
...
llvm-svn: 77912
2009-08-02 20:29:41 +00:00
..
Analysis
Slightly reformat LDA tests to ease grepping.
2009-07-28 23:40:40 +00:00
Archive
…
Assembler
Add a new keyword 'inbounds' for use with getelementptr. See the
2009-07-27 21:53:46 +00:00
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
Fix issue in regscavenger when scavenging a callee-saved register that has not been spilled.
2009-08-02 20:29:41 +00:00
DebugInfo
…
ExecutionEngine
remove tests for removed intrinsics.
2009-07-12 21:30:06 +00:00
Feature
Do not use abbrev while writing NamedMDNode name.
2009-07-30 23:06:35 +00:00
FrontendAda
…
FrontendC
remove this test. It is currently failing because we now emit the string
2009-07-25 07:31:51 +00:00
FrontendC++
xfail for now.
2009-07-29 17:40:28 +00:00
FrontendFortran
…
FrontendObjC
This test should be run with -m32.
2009-07-19 22:44:03 +00:00
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
…
MC
/AsmParser
llvm-mc: More quoted identifier support.
2009-08-01 00:48:30 +00:00
Other
…
Scripts
…
TableGen
…
Transforms
PR4662: Fix a crash introduced by the recent LLVMContext changes.
2009-07-31 19:36:47 +00:00
Verifier
…
Makefile
Avoid a problem with ulimit on Solaris & friends, patch by Edward O'Callaghan!
2009-08-01 03:37:54 +00:00
Makefile.tests
…
TestRunner.sh
…