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-20 20:30:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Chris Lattner
929f66cdfa
enhance constant folding to be able to constant fold bitcast of
...
ConstantVector's to integer type. llvm-svn: 149110
2012-01-27 01:44:03 +00:00
..
Analysis
…
Archive
…
Assembler
…
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
Rewrite instruction operands in AdjustCopiesBackFrom. Fixes PR11861.
2012-01-27 00:05:42 +00:00
DebugInfo
Fix the testcases for the previous patch.
2012-01-24 10:11:49 +00:00
ExecutionEngine
Remove "XFAIL: arm" from test/ExecutionEngine/test-return.ll
2012-01-17 18:21:05 +00:00
Feature
…
Instrumentation
/AddressSanitizer
[asan] enable asan only for the functions that have Attribute::AddressSafety
2012-01-24 19:34:43 +00:00
Integer
…
lib
…
Linker
…
MC
Add support for the R_ARM_TARGET1 relocation, which should be given to relocations applied to all C++ constructors and destructors.
2012-01-26 09:25:43 +00:00
Object
…
Other
…
Scripts
…
TableGen
Add an (interleave A, B, ...) SetTheory operator.
2012-01-24 18:06:05 +00:00
Transforms
enhance constant folding to be able to constant fold bitcast of
2012-01-27 01:44:03 +00:00
Unit
…
Verifier
…
CMakeLists.txt
…
lit.cfg
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches.
2012-01-16 08:56:09 +00:00
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…