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-05 19:57:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Owen Anderson
5a542e7eda
Move non-trivial methods out of line to avoid code-size bloat.
...
llvm-svn: 55138
2008-08-21 20:58:52 +00:00
..
Analysis
Fix ComputeMaskedBits to handle phis correctly. We need to take the
2008-08-21 20:45:12 +00:00
Archive
…
AsmParser
…
Bitcode
Switch from an O(n) method to an O(1) method for changing non-constant
2008-08-21 17:31:45 +00:00
CodeGen
Remove unneeded #include.
2008-08-21 19:51:25 +00:00
Debugger
…
ExecutionEngine
…
Linker
…
Support
Move non-trivial methods out of line to avoid code-size bloat.
2008-08-21 20:58:52 +00:00
System
…
Target
Treat floating point ST1 the same as ST0 when lowering for a call result
2008-08-21 19:54:16 +00:00
Transforms
Revert r54876 r54877 r54906 and r54907. Evan found that these caused a 20%
2008-08-21 05:56:10 +00:00
VMCore
Add a new ConstantExpr::getWithOperands that takes any array of operands
2008-08-20 22:27:40 +00:00
Makefile
…