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-20 10:42:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Dale Johannesen
aa332f4fca
Accept NOT of a constant vector of int.
...
llvm-svn: 55140
2008-08-21 21:20:09 +00:00
..
Analysis
Fix ComputeMaskedBits to handle phis correctly. We need to take the
2008-08-21 20:45:12 +00:00
Archive
Fold the useful features of alist and alist_node into ilist, and
2008-07-28 21:51:04 +00:00
AsmParser
Regenerate.
2008-08-17 18:48:50 +00:00
Bitcode
Switch from an O(n) method to an O(1) method for changing non-constant
2008-08-21 17:31:45 +00:00
CodeGen
Remove unneeded #include.
2008-08-21 19:51:25 +00:00
Debugger
- Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an empty string for ConstantAggregateZero case which surprises selectiondag.
2008-06-30 07:31:25 +00:00
ExecutionEngine
Get rid of a couple of dynamic_cast.
2008-08-20 00:28:12 +00:00
Linker
Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes
2008-07-14 07:23:24 +00:00
Support
Move non-trivial methods out of line to avoid code-size bloat.
2008-08-21 20:58:52 +00:00
System
add a helper method to sys::Path for clang, patch by
2008-08-11 23:39:47 +00:00
Target
Fix a number of byval / memcpy / memset related codegen issues.
2008-08-21 21:00:15 +00:00
Transforms
Revert r54876 r54877 r54906 and r54907. Evan found that these caused a 20%
2008-08-21 05:56:10 +00:00
VMCore
Accept NOT of a constant vector of int.
2008-08-21 21:20:09 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00