index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
2013-01-30
[mips] Lower EH_RETURN.
Akira Hatanaka
2013-01-29
Adding simple cast cost to ARM
Renato Golin
2013-01-29
Use multiclass for post-increment store instructions.
Jyotsna Verma
2013-01-29
Add constant extender support for MInst type instructions.
Jyotsna Verma
2013-01-29
Remove dead code.
Evan Cheng
2013-01-29
R600/AMDILPeepholeOptimizer.cpp: Tweak std::make_pair to satisfy C++11.
NAKAMURA Takumi
2013-01-29
Fix typo in X86BaseInfo.h that I introduced in r157818.
Hans Wennborg
2013-01-29
Fix 64-bit atomic operations in Thumb mode.
Tim Northover
2013-01-29
Merge SSE and AVX shuffle instructions in the comment printer.
Craig Topper
2013-01-29
Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
2013-01-29
Add isBGQ method to PPCSubtarget
Hal Finkel
2013-01-28
Fix 256-bit PALIGNR comment decoding to understand that it works on independe...
Craig Topper
2013-01-28
Add missing break in 256-bit palignr comment printing. No test case yet becau...
Craig Topper
2013-01-28
Fix inconsistent usage of PALIGN and PALIGNR when referring to the same instr...
Craig Topper
2013-01-28
Remove addToNoHelperNeeded function that was left unused after r173649. Fixes...
Craig Topper
2013-01-28
Make some code a little simpler.
Reed Kotler
2013-01-27
[XCore] Add missing l2rus instructions.
Richard Osborne
2013-01-27
[XCore] Add missing l2r instructions.
Richard Osborne
2013-01-27
[XCore] Add missing 1r instructions.
Richard Osborne
2013-01-27
[XCore] Add missing 0r instructions.
Richard Osborne
2013-01-27
Convert the CPP backend to use the AttributeSet instead of AttributeWithIndex.
Bill Wendling
2013-01-26
X86: Decode PALIGN operands so I don't have to do it in my head.
Benjamin Kramer
2013-01-26
X86: Do splat promotion later, so the optimizer can chew on it first.
Benjamin Kramer
2013-01-26
fix use of std::std. it's ordered set.
Reed Kotler
2013-01-25
Remove unused variables, silences -Wunused-variable
Dmitri Gribenko
2013-01-25
Remove some introspection functions.
Bill Wendling
2013-01-25
Initial implementation of PPCTargetTransformInfo
Hal Finkel
2013-01-25
In this patch, we teach X86_64TargetMachine that it has a ILP32
Eli Bendersky
2013-01-25
Add instruction encodings / disassembly support for l4r instructions.
Richard Osborne
2013-01-25
Use the new 'getSlotIndex' method to retrieve the attribute's slot index.
Bill Wendling
2013-01-25
Use the correct format in the STW / SETPSC instruction names.
Richard Osborne
2013-01-25
Fix order of operands for crc8_l4r
Richard Osborne
2013-01-25
Add instruction encodings / disassembly support for l5r instructions.
Richard Osborne
2013-01-25
Fix order of operands for l5r instructions.
Richard Osborne
2013-01-25
Use correct mnemonic / instruction name for ldivu.
Richard Osborne
2013-01-25
More cleanup of PPC register definitions.
Hal Finkel
2013-01-25
Fixed the condition codes for the atomic64 min/umin code generation on ARM. I...
Silviu Baranga
2013-01-25
MIsched: Improve the interface to SchedDFS analysis (subtrees).
Andrew Trick
2013-01-25
This patch implements parsing the .word
Jack Carter
2013-01-25
[mips] Set flag neverHasSideEffects flag on some of the floating point instru...
Akira Hatanaka
2013-01-24
Moving Cost Tables up to share with other targets
Renato Golin
2013-01-24
Start cleanup of PPC register definitions using foreach loops.
Hal Finkel
2013-01-24
MipsISelLowering.cpp: Fill unreachable paths to fix warnings. [-Wsometimes-un...
NAKAMURA Takumi
2013-01-24
MipsISelLowering.cpp: Fix a warning, take two. [-Wunused-variable]
NAKAMURA Takumi
2013-01-24
MipsISelLowering.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-24
The next phase of Mips16 hard float implementation.
Reed Kotler
2013-01-23
R600: Add a llvm.R600.store.swizzle intrinsics
Tom Stellard
2013-01-23
R600: Simplify stream outputs intrinsic
Tom Stellard
2013-01-23
Add instruction encodings / disassembly support for l6r instructions.
Richard Osborne
2013-01-23
Fix powerpc test failure - forgot to initialize stack slot size for PPCLinuxM...
Eli Bendersky
[prev]
[next]