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 15:41:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Bill Wendling
380aac5f70
Combine the two add with overflow intrinsics lowerings. They differ only in DAG node type.
...
llvm-svn: 59788
2008-11-21 02:38:44 +00:00
..
Analysis
undef beats zero. Fix this missed optimization opportunity. Patch by Matt Elder!
2008-11-20 04:36:13 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
Combine the two add with overflow intrinsics lowerings. They differ only in DAG node type.
2008-11-21 02:38:44 +00:00
Debugger
…
ExecutionEngine
Implement support for JIT exceptions on X86_64. Relative offsets are
2008-11-18 10:44:46 +00:00
Linker
…
Support
…
System
…
Target
CellSPU:
2008-11-20 16:36:33 +00:00
Transforms
Fix unused variable warnings.
2008-11-21 01:52:59 +00:00
VMCore
Use stripPointerCasts when checking for AllocaInsts for the stackprotector intrinsic.
2008-11-19 09:17:16 +00:00
Makefile
…