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-24 06:27:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d0cd39e7c9
Branches
Tags
View all branches
llvm-mirror
/
test
History
Nadav Rotem
d0cd39e7c9
Make sure that we don't call getZExtValue on values > 64 bits.
...
Thanks Benjamin for noticing this. llvm-svn: 162749
2012-08-28 12:23:22 +00:00
..
Analysis
BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle
2012-08-24 18:14:27 +00:00
Archive
…
Assembler
…
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
The commutative flag is already correctly set within the multiclass. If we set
2012-08-28 07:36:46 +00:00
DebugInfo
Add basic support for .debug_ranges section to LLVM's DebugInfo library.
2012-08-27 07:17:47 +00:00
ExecutionEngine
…
Feature
…
Instrumentation
[asan] add code to detect global initialization fiasco in C/C++. The sub-pass is off by default for now. Patch by Reid Watson. Note: this patch changes the interface between LLVM and compiler-rt parts of asan. The corresponding patch to compiler-rt will follow.
2012-08-21 08:24:25 +00:00
Integer
…
Linker
…
MC
Fix mips' long branch pass.
2012-08-28 03:03:05 +00:00
Object
…
Other
…
Scripts
…
TableGen
…
Transforms
Make sure that we don't call getZExtValue on values > 64 bits.
2012-08-28 12:23:22 +00:00
Unit
…
Verifier
…
YAMLParser
…
CMakeLists.txt
…
lit.cfg
…
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
TestRunner.sh
…