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-14 15:38:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Jim Laskey
c9a71e96ae
TargetLowering::ComputeMaskedBits was not clearing reciprocal bits on shifts.
...
llvm-svn: 28765
2006-06-13 13:08:58 +00:00
..
Analysis
Re-commit the safe parts of my 6/9 patch. Still working on fixing the unsafe parts.
2006-06-11 19:22:28 +00:00
AsmParser
Fix build on systems with bad bison's
2006-06-02 18:20:28 +00:00
Bytecode
For PR787:
2006-06-07 23:18:34 +00:00
CodeGen
Make sure to update the CFG correctly if a switch only has a default dest.
2006-06-12 18:25:29 +00:00
Debugger
Add the README files to the distribution.
2006-04-13 06:39:24 +00:00
ExecutionEngine
Fix -pedantic warnings.
2006-06-01 17:29:22 +00:00
Linker
Fix linking of inline asm objects.
2006-06-01 19:14:22 +00:00
Support
For PR780:
2006-06-07 20:00:19 +00:00
System
Don't pull in environ, not always safe. Global variables are bad anyway.
2006-06-09 20:43:11 +00:00
Target
TargetLowering::ComputeMaskedBits was not clearing reciprocal bits on shifts.
2006-06-13 13:08:58 +00:00
Transforms
Reapply my 6/9 changes. The bug Evan saw no longer occurs.
2006-06-12 21:49:21 +00:00
VMCore
Add a missing assertion that would have helped out Reid
2006-06-10 04:16:23 +00:00
Makefile
Make some changes suggested by Chris:
2006-05-17 22:55:35 +00:00