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-10 22:00:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
2eefb6f4c3
Fix a couple of typos and be smarter about order of blocks when ifcvt a diamond.
...
llvm-svn: 37449
2007-06-06 00:57:55 +00:00
..
Analysis
Fix PR 1497
2007-06-05 20:24:36 +00:00
Archive
…
AsmParser
Commit first round work of PR1373. "noalias" is now fully supported in
2007-06-05 05:28:26 +00:00
Bitcode
…
CodeGen
Fix a couple of typos and be smarter about order of blocks when ifcvt a diamond.
2007-06-06 00:57:55 +00:00
Debugger
…
ExecutionEngine
Add comments to fallsthrough cases. Also, this fixes PR1492
2007-06-03 19:20:49 +00:00
Linker
…
Support
…
System
Fix LLVM build on NetBSD. Patch by Neil Booth.
2007-06-04 15:28:57 +00:00
Target
Print predicate of the second instruction of the two-piece constant MI.
2007-06-05 18:55:18 +00:00
Transforms
Avoid non-trivial loop unswitching while optimizing for size.
2007-06-06 00:21:03 +00:00
VMCore
Fix a user-reported error building with GCC 3.4.4 on Cygwin.
2007-06-05 23:49:06 +00:00
Makefile
…