This website requires JavaScript.
Explore
Help
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-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Dan Gohman
f691fc703d
Improve dagcombining for sext-loads and sext-in-reg nodes.
...
llvm-svn: 54239
2008-07-31 00:50:31 +00:00
..
Analysis
Another SCEV issue from PR2607; essentially the same issue, but this
2008-07-30 04:36:32 +00:00
Archive
Fold the useful features of alist and alist_node into ilist, and
2008-07-28 21:51:04 +00:00
AsmParser
Add vector shifts to the IR, patch by Eli Friedman.
2008-07-29 15:49:41 +00:00
Bitcode
Enable first-class aggregates support.
2008-07-23 00:34:11 +00:00
CodeGen
Improve dagcombining for sext-loads and sext-in-reg nodes.
2008-07-31 00:50:31 +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
Fix for PR2578. Do not split off a block whose size is less than FreeRangeHeader::getMinBlockSize(). Patch by Damien.
2008-07-29 07:38:32 +00:00
Linker
Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes
2008-07-14 07:23:24 +00:00
Support
Fold the useful features of alist and alist_node into ilist, and
2008-07-28 21:51:04 +00:00
System
Create temp. file in current path.
2008-07-24 00:35:38 +00:00
Target
Added pattern for floating point zero immediate (avoiding a constant pool
2008-07-30 19:00:31 +00:00
Transforms
Add vector shifts to the IR, patch by Eli Friedman.
2008-07-29 15:49:41 +00:00
VMCore
Added support for overloading intrinsics (atomics) based on pointers
2008-07-30 04:36:53 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00