This website requires JavaScript.
Explore
Help
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-31 12:41:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
5541c82383
Fix PR294
...
llvm-svn: 12425
2004-03-16 01:45:55 +00:00
..
Analysis
Ok, the assertion was bogus. Calls that do not read/write memory should not
2004-03-15 06:28:07 +00:00
AsmParser
Allow parsing select instruction and constant expr
2004-03-12 05:51:36 +00:00
Bytecode
Write select instructions to bytecode
2004-03-12 05:52:01 +00:00
CodeGen
Fix PR294
2004-03-16 01:45:55 +00:00
Debugger
"fix" a nasty race condition
2004-01-14 21:18:03 +00:00
ExecutionEngine
Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to
2004-03-13 00:24:00 +00:00
Support
Hide variable from other functions.
2004-03-04 17:50:44 +00:00
Target
Add LAHF instruction
2004-03-15 17:20:14 +00:00
Transforms
Restore old inlining heuristic. As the comment indicates, this is a nasty
2004-03-15 06:38:14 +00:00
VMCore
Catch some more cases of broken code. The loop extractor seems to be creating
2004-03-14 03:23:54 +00:00
Makefile
CBackend is no longer here
2004-02-13 23:29:37 +00:00