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-06 04:09:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Devang Patel
ed0ea8049f
Remove.
...
llvm-svn: 56018
2008-09-09 21:41:34 +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
Fix PR2757. Ignore liveinterval register allocation preference if the preference register is not in the right register class. This can happen due to sub-register coalescing.
2008-09-09 20:22:01 +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
Remove.
2008-09-09 21:41:34 +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
…