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-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
806f0a8411
lower calls to abs to inline code, PR2337
...
llvm-svn: 52138
2008-06-09 08:26:51 +00:00
..
Hello
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
Instrumentation
Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to
2008-05-23 21:05:58 +00:00
IPO
Fix PR2411, where ip constant prop would propagate the
2008-06-09 07:58:07 +00:00
Scalar
lower calls to abs to inline code, PR2337
2008-06-09 08:26:51 +00:00
Utils
Speculatively execute a block when the the block is the then part of a triangle shape and it contains a single, side effect free, cheap instruction. The branch is eliminated by adding a select instruction. i.e.
2008-06-07 08:52:29 +00:00
Makefile
…