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-30 00:24:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
History
Vikram S. Adve
b78161976c
Bug fix: sign-extension was not happening for C = -MININT since C == -C!
...
llvm-svn: 6332
2003-05-25 21:58:11 +00:00
..
Sparc
Bug fix: sign-extension was not happening for C = -MININT since C == -C!
2003-05-25 21:58:11 +00:00
X86
Reword to remove reference to how things worked in the past.
2003-05-24 01:08:43 +00:00
Makefile
…
MRegisterInfo.cpp
…
TargetData.cpp
* Fix divide by zero error with empty structs
2003-05-21 18:08:44 +00:00
TargetInstrInfo.cpp
…
TargetMachine.cpp
The promotion rules are the same for all targets, they are set by the C standard.
2003-04-26 19:47:36 +00:00
TargetSchedInfo.cpp
…