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-02 18:31:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Vincent Lejeune
cd12dadb5c
R600: Factorize code handling Const Read Port limitation
...
llvm-svn: 177078
2013-03-14 15:50:45 +00:00
..
Analysis
ARM cost model: Increase the cost for vector casts that use the stack
2013-03-12 21:19:22 +00:00
Archive
…
Assembler
Correct invalid debug info metadata
2013-03-12 19:04:24 +00:00
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
R600: Factorize code handling Const Read Port limitation
2013-03-14 15:50:45 +00:00
DebugInfo
Remove an extra operand to a DIFile metadata entry
2013-03-13 22:33:09 +00:00
ExecutionEngine
…
Feature
…
FileCheck
…
Instrumentation
[ASan] emit instrumentation for initialization order checking by default
2013-03-14 12:38:58 +00:00
Integer
…
JitListener
…
Linker
…
MC
Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit set. The VEX.B was being calculated from the wrong operand. Fixes at least some portion of PR14185.
2013-03-14 07:40:52 +00:00
Object
…
Other
…
Scripts
…
TableGen
…
tools
…
Transforms
PR14972: SROA vs. GVN exposed a really bad bug in SROA.
2013-03-14 11:32:24 +00:00
Unit
Set symbolizer path in the test environment.
2013-03-13 06:58:09 +00:00
Verifier
…
YAMLParser
…
CMakeLists.txt
Add llvm-symbolizer as test dependency.
2013-03-13 09:35:18 +00:00
lit.cfg
Set symbolizer path in the test environment.
2013-03-13 06:58:09 +00:00
lit.site.cfg.in
…
Makefile
In r169695, the address space limit for tests was replaced with a data
2013-03-12 12:38:10 +00:00
Makefile.tests
…
TestRunner.sh
…