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-22 11:55:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Anton Korobeynikov
fc59ae78e0
Disable stack realignment for functions with dynamic-sized alloca's
...
llvm-svn: 50155
2008-04-23 18:16:43 +00:00
..
Analysis
Fix the way AliasSet::print prints "may alias".
2008-04-21 19:48:48 +00:00
Archive
…
AsmParser
regenerate
2008-04-23 05:37:08 +00:00
Bitcode
Switch to using Simplified ConstantFP::get API.
2008-04-20 00:41:09 +00:00
CodeGen
Fix an out-of-bounds access in -view-sunit-dags in the case of an
2008-04-21 20:07:30 +00:00
Debugger
…
ExecutionEngine
Be pessimistic in computing the buffer size when aligning.
2008-04-20 23:39:44 +00:00
Linker
Revert r49614. As Dan pointed out, some of these aren't correct.
2008-04-14 17:38:21 +00:00
Support
Check that APFloat::convert is not trying to target
2008-04-20 01:34:03 +00:00
System
…
Target
Disable stack realignment for functions with dynamic-sized alloca's
2008-04-23 18:16:43 +00:00
Transforms
simplify code for propagation of constant arguments into
2008-04-23 06:16:27 +00:00
VMCore
Enforce that multiple return values have to have at least one result.
2008-04-23 05:36:34 +00:00
Makefile
…