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-21 19:36:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
aad3fe008e
PR 770 - permit coallescing of registers in subset register classes.
...
llvm-svn: 28197
2006-05-09 06:37:48 +00:00
..
Analysis
Implement Transforms/IndVarsSimplify/complex-scev.ll, a case where we didn't
2006-04-26 18:34:07 +00:00
AsmParser
…
Bytecode
Apply bug fix supplied by Greg Pettyjohn for a bug he found: '<invalid>' is not a legal path on Windows.
2006-05-06 23:25:53 +00:00
CodeGen
PR 770 - permit coallescing of registers in subset register classes.
2006-05-09 06:37:48 +00:00
Debugger
…
ExecutionEngine
Move some methods out of line so that MutexGuard.h isn't needed in a public header.
2006-05-08 22:00:52 +00:00
Linker
…
Support
Fix PR743: emit -help output of a tool to cout, not cerr.
2006-04-28 05:36:25 +00:00
System
Unlike Unix, Windows won't let a file be implicitly replaced via renaming without explicit permission.
2006-05-07 02:51:51 +00:00
Target
Implement MASM sections correctly, without a "has masm sections flag" and a bunch of special case code.
2006-05-09 05:33:48 +00:00
Transforms
Patch to make some xforms preserve each other. Patch contributed by
2006-05-09 04:13:41 +00:00
VMCore
Add assertions that verify that the actual arguments to a call or invoke match
2006-05-03 00:48:22 +00:00
Makefile
…