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-30 00:24:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
8cde1e71f0
Implement PR2206.
...
llvm-svn: 49967
2008-04-19 22:17:26 +00:00
..
Analysis
Fix a scalar evolution bug. Reversing everything
2008-04-18 21:38:31 +00:00
Archive
Change the MemoryBuffer::getFile* methods to take just a pointer to the
2008-04-01 18:04:03 +00:00
AsmParser
Teach llvm-as to accept function types with multiple return types.
2008-04-19 00:24:39 +00:00
Bitcode
Gabor points out that reserveOperandSpace takes # of values,
2008-04-13 00:14:42 +00:00
CodeGen
Implement a bit more softfloat support in
2008-04-18 20:56:03 +00:00
Debugger
Change the MemoryBuffer::getFile* methods to take just a pointer to the
2008-04-01 18:04:03 +00:00
ExecutionEngine
Enable jitting with a known memory size.
2008-04-18 20:59:31 +00:00
Linker
Revert r49614. As Dan pointed out, some of these aren't correct.
2008-04-14 17:38:21 +00:00
Support
Use gv's --spartan option, which trades away an extra row of UI buttons
2008-04-15 17:27:05 +00:00
System
Restore code to disable crash catcher on older OS X systems
2008-04-12 00:47:46 +00:00
Target
64-bit atomic operations.
2008-04-19 02:30:38 +00:00
Transforms
Allow argpromote to promote struct arguments with a specified number
2008-04-19 19:50:01 +00:00
VMCore
Implement PR2206.
2008-04-19 22:17:26 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00