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
ced05ab1b4
Add a note about integer multiplication by constants.
...
llvm-svn: 28551
2006-05-30 07:37:37 +00:00
..
Analysis
move calltarget to dsa
2006-05-29 23:39:48 +00:00
AsmParser
Fix grammar in a comment.
2006-05-29 02:34:34 +00:00
Bytecode
Fix a bug in the bc reader/writer: we were not correctly encoding varargs
2006-05-26 18:42:34 +00:00
CodeGen
Fix a nasty dag combiner bug that caused nondeterminstic crashes (MY FAVORITE!):
2006-05-27 00:43:02 +00:00
Debugger
Add the README files to the distribution.
2006-04-13 06:39:24 +00:00
ExecutionEngine
For PR786:
2006-05-24 19:21:13 +00:00
Linker
Add shufflevector support
2006-04-08 01:19:47 +00:00
Support
Patches to make the LLVM sources more -pedantic clean. Patch provided
2006-05-24 17:04:05 +00:00
System
Bug noticed, by inspection. Filename can be null.
2006-05-14 19:00:53 +00:00
Target
Add a note about integer multiplication by constants.
2006-05-30 07:37:37 +00:00
Transforms
Add Use replacement. Assuming there is nothing horribly wrong with this, LCSSA
2006-05-29 01:00:00 +00:00
VMCore
Reset DEBUG_SYMBOL_TABLE back to 0.
2006-05-29 12:54:52 +00:00
Makefile
Make some changes suggested by Chris:
2006-05-17 22:55:35 +00:00