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-02-01 13:11:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Misha Brukman
99adbddaec
Fixed `volatile' typo.
...
llvm-svn: 6266
2003-05-21 19:34:28 +00:00
..
Analysis
The word
operands' has an
r' in it.
2003-05-20 20:36:39 +00:00
AsmParser
Fix bugs:
2003-05-21 17:48:56 +00:00
Bytecode
Fix Bug: Assembler/2003-05-12-MinIntProblem.llx
2003-05-12 15:13:52 +00:00
CodeGen
Use a kill, not a dead definition, update comment
2003-05-12 17:37:30 +00:00
CWriter
Add support for setjmp/longjmp primitives
2003-05-17 22:26:33 +00:00
ExecutionEngine
Fix typeos
2003-05-14 17:53:49 +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
Fixed `volatile' typo.
2003-05-21 19:34:28 +00:00
Transforms
Hopefully, the final fix for `[Pp]ropogate'.
2003-05-20 21:01:22 +00:00
VMCore
Add support for shift constant expressions
2003-05-21 17:49:25 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00