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-21 11:15:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
6271410520
Round up stack to multiple of alignment only if it's a leaf function without alloca.
...
llvm-svn: 33401
2007-01-20 10:22:33 +00:00
..
Analysis
For PR1043:
2007-01-19 21:13:56 +00:00
AsmParser
Regenerate.
2007-01-17 02:48:45 +00:00
Bytecode
Back out last changes for dataLayout. Much more work is needed.
2007-01-19 00:07:16 +00:00
CodeGen
Fix for PR1108: type of insert_vector_elt index operand is PtrVT, not MVT::i32.
2007-01-20 10:10:26 +00:00
Debugger
Don't use <sstream> in Streams.h but <iosfwd> instead.
2006-12-07 23:41:45 +00:00
ExecutionEngine
Implement bit-accurate sext instruction.
2007-01-20 08:32:52 +00:00
Linker
For PR1064:
2007-01-12 07:05:14 +00:00
Support
Adding disassembler interface and external hook to udis86 library.
2007-01-19 17:25:17 +00:00
System
Unbreak Darwin.
2007-01-19 22:04:24 +00:00
Target
Round up stack to multiple of alignment only if it's a leaf function without alloca.
2007-01-20 10:22:33 +00:00
Transforms
Correct a comment.
2007-01-20 10:07:23 +00:00
VMCore
Remove dead methods in the ValTypes.
2007-01-19 21:25:12 +00:00
Makefile
…