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-25 13:27:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
bde5fd685d
Fix PR2358 by resolving calls with undef arguments to overdefined.
...
llvm-svn: 51535
2008-05-24 03:59:33 +00:00
..
Analysis
Use isSingleValueType instead of isFirstClassType to
2008-05-22 23:43:22 +00:00
Archive
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
AsmParser
Don't silently truncate array extents to 32 bits.
2008-05-23 21:40:55 +00:00
Bitcode
Make structs and arrays first-class types, and add assembly
2008-05-23 01:55:30 +00:00
CodeGen
Revert 51440 as it breaks a bunch of PIC tests.
2008-05-23 23:00:04 +00:00
Debugger
Make these variables static.
2008-04-23 23:15:23 +00:00
ExecutionEngine
Add #includes to make some dependencies explicit.
2008-05-23 20:40:06 +00:00
Linker
Fix a bunch of 80col violations that arose from the Create API change. Tweak makefile targets to find these better.
2008-05-15 10:04:30 +00:00
Support
Don't assume underlying APInt type is limited
2008-05-14 22:53:25 +00:00
System
Follow-up to the reverting of r51218. This puts the checks out-of-line. Because
2008-05-21 21:20:07 +00:00
Target
Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.
2008-05-24 02:56:30 +00:00
Transforms
Fix PR2358 by resolving calls with undef arguments to overdefined.
2008-05-24 03:59:33 +00:00
VMCore
Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.
2008-05-24 02:56:30 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00