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-02-02 10:21:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Bill Wendling
08272a2fa6
Make inline ASM the INTEL one if it's in that emission mode.
...
llvm-svn: 33247
2007-01-16 04:13:03 +00:00
..
Analysis
Unbreak VC++ build.
2007-01-15 20:27:18 +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
Fix for PR1095:
2007-01-16 03:42:04 +00:00
Debugger
Don't use <sstream> in Streams.h but <iosfwd> instead.
2006-12-07 23:41:45 +00:00
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
wow, the link was already broken :)
2007-01-06 23:20:51 +00:00
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
Make inline ASM the INTEL one if it's in that emission mode.
2007-01-16 04:13:03 +00:00
Transforms
Fix a regression in my isIntegral patch that broke 471.omnetpp. This is
2007-01-15 17:55:20 +00:00
VMCore
Code refactoring.
2007-01-16 02:00:38 +00:00
Makefile
Make some changes suggested by Chris:
2006-05-17 22:55:35 +00:00