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-05 03:36:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
6ede576b55
The MASM asmprinter has been fixed, these hacks are no longer needed.
...
llvm-svn: 28186
2006-05-09 05:13:34 +00:00
..
Analysis
Implement Transforms/IndVarsSimplify/complex-scev.ll, a case where we didn't
2006-04-26 18:34:07 +00:00
AsmParser
Make sure CVS versions of yacc and lex files get distributed.
2006-04-12 20:57:05 +00:00
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
The MASM asmprinter has been fixed, these hacks are no longer needed.
2006-05-09 05:13:34 +00:00
Debugger
Add the README files to the distribution.
2006-04-13 06:39:24 +00:00
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
Add shufflevector support
2006-04-08 01:19:47 +00:00
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
Fix the MASM asmprinter's lies. It does not want to emit code to .text/.data
2006-05-09 05:12:53 +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
Add the Linker library
2004-11-14 21:54:41 +00:00