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-11 06:06:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
9c5d395b0e
ppc64 doesn't have lwau, don't attempt to form it.
...
llvm-svn: 31656
2006-11-11 00:08:42 +00:00
..
Analysis
Remove redundant <cmath>.
2006-11-08 19:16:44 +00:00
AsmParser
For PR950:
2006-11-08 06:47:33 +00:00
Bytecode
Bump the bytecode version number to 7. Implement upgrade of version 6 and
2006-11-08 21:27:54 +00:00
CodeGen
Fix a dag combiner bug exposed by my recent instcombine patch. This fixes
2006-11-10 21:37:15 +00:00
Debugger
For PR786:
2006-11-02 20:25:50 +00:00
ExecutionEngine
if lazy compilation is disabled, print an error message and abort if
2006-11-09 19:32:13 +00:00
Linker
silence warnings
2006-11-09 05:18:12 +00:00
Support
Remove redundant <cmath>.
2006-11-08 19:16:44 +00:00
System
Unbreak VC++ build.
2006-11-05 19:31:28 +00:00
Target
ppc64 doesn't have lwau, don't attempt to form it.
2006-11-11 00:08:42 +00:00
Transforms
Fix InstCombine/2006-11-10-ashr-miscompile.ll a miscompilation introduced
2006-11-10 23:38:52 +00:00
VMCore
s/PassManagerAnalysisHelper/CommonPassManagerImpl
2006-11-10 21:33:13 +00:00
Makefile
Make some changes suggested by Chris:
2006-05-17 22:55:35 +00:00