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-02-04 19:26:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
011dba165e
Fix testcase: SingleSource/UnitTests/2003-05-02-DependantPHI.c
...
llvm-svn: 6074
2003-05-10 20:21:16 +00:00
..
Analysis
Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll
2003-05-03 03:42:08 +00:00
AsmParser
Add support for the new va_arg instruction
2003-05-08 02:44:12 +00:00
Bytecode
Add support for the new va_arg instruction
2003-05-08 02:44:12 +00:00
CodeGen
Allow const functions
2003-05-09 03:27:41 +00:00
CWriter
Add support for variable argument functions!
2003-05-08 18:41:45 +00:00
ExecutionEngine
Fix testcase: SingleSource/UnitTests/2003-05-02-DependantPHI.c
2003-05-10 20:21:16 +00:00
Support
Add a new info-output-file option (hidden from --help) which is to be used by
2003-05-09 20:05:44 +00:00
Target
This blank line has GOT to go.
2003-05-09 03:28:13 +00:00
Transforms
Handle va_arg instruction correctly
2003-05-08 02:50:13 +00:00
VMCore
llvm.va_start only takes on argument now
2003-05-08 15:55:31 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00