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-21 11:15:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
d4a0c800f4
simplify some code now that types are signless
...
llvm-svn: 33232
2007-01-15 07:02:54 +00:00
..
Analysis
Constant fold llvm.powi.*. This speeds up tramp3d--v4 by 9.5%
2007-01-15 06:27:37 +00:00
AsmParser
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
2007-01-15 02:27:26 +00:00
Bytecode
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
2007-01-15 02:27:26 +00:00
CodeGen
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
2007-01-15 02:27:26 +00:00
Debugger
…
ExecutionEngine
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
2007-01-15 02:27:26 +00:00
Linker
For PR1064:
2007-01-12 07:05:14 +00:00
Support
…
System
Avoid taking the address of a macro by checking to see if stdin is defined
2007-01-11 00:35:10 +00:00
Target
add some notes
2007-01-15 06:25:39 +00:00
Transforms
simplify some code now that types are signless
2007-01-15 07:02:54 +00:00
VMCore
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
2007-01-15 02:27:26 +00:00
Makefile
…