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-28 07:27:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
8a5eea0929
reapply my cellspu changes with a fix to not break the old isel.
...
llvm-svn: 96885
2010-02-23 05:30:43 +00:00
..
Analysis
Canonicalize ConstantInts to the right operand of commutative
2010-02-22 22:43:23 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
Dead code elimination
2010-02-23 00:28:53 +00:00
CompilerDriver
…
ExecutionEngine
…
Linker
…
MC
MC/Mach-O: Remove non-sensical comment, and add a missing AddValueSymbols call.
2010-02-22 22:08:57 +00:00
Support
Fix viewCFG on Linux.
2010-02-23 00:04:53 +00:00
System
…
Target
reapply my cellspu changes with a fix to not break the old isel.
2010-02-23 05:30:43 +00:00
Transforms
Instcombine constant folding can normalize gep with negative index to index with large offset. When instcombine objsize checking transformation sees these geps where the offset seemingly point out of bound, it should just return "i don't know" rather than asserting.
2010-02-22 23:34:00 +00:00
VMCore
Canonicalize ConstantInts to the right operand of commutative
2010-02-22 22:43:23 +00:00
Makefile
…