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 08:44:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
91cdd5dbc9
Support new 'any' support for pointer size and endianness
...
llvm-svn: 8119
2003-08-24 13:48:48 +00:00
..
Analysis
Spell `necessary' correctly.
2003-08-18 14:43:39 +00:00
AsmParser
Rename SwitchInst::dest_push_back -> addCase
2003-08-23 23:14:52 +00:00
Bytecode
Allow modules to have 'any' pointer size and endianness. Luckily, we had
2003-08-24 13:47:36 +00:00
CodeGen
Fix bug: Jello/2003-08-23-RegisterAllocatePhysReg.ll
2003-08-23 23:49:42 +00:00
CWriter
Implement support for the unwind intrinsic in the CBE
2003-08-24 13:06:10 +00:00
ExecutionEngine
Minor cleanups: wrap at 80 lines. Convert file comment to doxygen format and
2003-08-21 21:32:12 +00:00
Support
Initial checkin of ValueHolder helper
2003-08-23 19:43:16 +00:00
Target
Change all #include'd files to be :: rules instead of : rules
2003-08-21 20:37:17 +00:00
Transforms
rethrow is really the language independent primitive here. "throw" can be written
2003-08-24 12:24:11 +00:00
VMCore
Support new 'any' support for pointer size and endianness
2003-08-24 13:48:48 +00:00
Makefile
Reoptimizer has moved to reopt cvs module.
2003-08-21 20:32:04 +00:00