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-28 23:52:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
e80ec06aaf
Fix some bad choice of names: i16SExt8 ->i16immSExt8, etc.
...
llvm-svn: 24683
2005-12-13 00:14:11 +00:00
..
Analysis
Collapsing node if variable length struct with final field of length zero
2005-12-06 18:04:30 +00:00
AsmParser
…
Bytecode
Fix a problem with llvm-ranlib that (on some platforms) caused the archive
2005-11-30 05:21:10 +00:00
CodeGen
Accept and ignore prefetches for now
2005-12-12 22:51:16 +00:00
Debugger
tell selectiondag when we're debugging
2005-11-16 07:21:47 +00:00
ExecutionEngine
…
Linker
Fix test/Regression/Linker/2005-12-06-AppendingZeroLengthArrays.ll and
2005-12-06 17:30:58 +00:00
Support
…
System
…
Target
Fix some bad choice of names: i16SExt8 ->i16immSExt8, etc.
2005-12-13 00:14:11 +00:00
Transforms
Implement a little hack for parity with GCC on crafty. This speeds up
2005-12-12 07:19:13 +00:00
VMCore
Add a flag to Module::getGlobalVariable to allow it to return vars with
2005-12-05 05:30:21 +00:00
Makefile
…