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
2012-05-07
Support the 'J' constraint.
Eric Christopher
2012-05-07
Add support for the 'I' inline asm constraint. Also add tests
Eric Christopher
2012-05-07
Allow 64 bit integer values in gpu registers if arch and abi are 64 bit.
Eric Christopher
2012-05-07
When using inline asm constraints representing
Eric Christopher
2012-05-06
Use MVT instead of EVT as the argument to all the shuffle decode functions. S...
Craig Topper
2012-05-06
Add VPERMQ/VPERMPD to the list of target specific shuffles that can be looked...
Craig Topper
2012-05-06
Add shuffle decode support for VPERMQ/VPERMPD.
Craig Topper
2012-05-05
Nuke a few dead remnants of the CBE.
Jim Grosbach
2012-05-05
Add a new target hook "predictableSelectIsExpensive".
Benjamin Kramer
2012-05-05
NVPTX: Initialize the UseF32FTZ flag.
Benjamin Kramer
2012-05-05
Typo.
Eric Christopher
2012-05-04
Fix warnings in release build.
David Blaikie
2012-05-04
Tweak to the fix in r156212, as with the change in removing the shift the
Kevin Enderby
2012-05-04
Fix a bug in the ARM disassembler for wide branch conditional instructions
Kevin Enderby
2012-05-04
Fix a Clang warning in the new NVPTX backend:
Chandler Carruth
2012-05-04
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
Added missing CMN case in Thumb2SizeReduction pass so that LLVM emits 16-bits...
Sebastian Pop
2012-05-04
Adds Intel Atom scheduling latencies to X86InstrSystem.td.
Preston Gurd
2012-05-04
Pacify GCC's -Wreturn-type
Matt Beaumont-Gay
2012-05-04
Make ARM and Mips use TargetMachine::getTLSModel()
Hans Wennborg
2012-05-04
Fix some loops to match coding standards. No functional change intended.
Craig Topper
2012-05-04
Fix up some spacing. No functional change.
Craig Topper
2012-05-04
Simplify broadcast lowering code. No functional change intended.
Craig Topper
2012-05-04
Allow v16i16 and v32i8 shuffles to be rewritten as narrower shuffles.
Craig Topper
2012-05-04
Simplify shuffle narrowing code a bit. No functional change intended.
Craig Topper
2012-05-04
Remove the SubRegClasses field from RegisterClass descriptions.
Jakob Stoklund Olesen
2012-05-04
Initialize SparcInstrInfo before SparcTargetLowering.
Jakob Stoklund Olesen
2012-05-04
Add a SuperRegClassIterator class.
Jakob Stoklund Olesen
2012-05-03
Use a shared implementation of getMatchingSuperRegClass().
Jakob Stoklund Olesen
2012-05-03
Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits
Kevin Enderby
2012-05-03
Support for target dependent Hexagon VLIW packetizer.
Sirish Pande
2012-05-03
Fixed disassembler for vstm/vldm ARM VFP instructions.
Silviu Baranga
2012-05-03
Extensions of Hexagon V4 instructions.
Sirish Pande
2012-05-03
Use 'unsigned' instead of 'int' in a few places dealing with counts of vector...
Craig Topper
2012-05-03
Fix 256-bit vpshuflw and vpshufhw immediate encoding to handle undefs in the ...
Craig Topper
2012-05-03
Added TargetRegisterInfo::getAllocatableClass.
Andrew Trick
2012-05-02
For Intel Atom, use ILP scheduling always, instead of ILP for 64 bit
Preston Gurd
2012-05-02
Change the Intel Atom detection code to recognize
Preston Gurd
2012-05-02
ARM: Add missing two-operand VBIC aliases.
Jim Grosbach
2012-05-02
This patch continues the work of adding instruction latencies for X86 Atom,
Preston Gurd
2012-05-02
Revert r155853
Manman Ren
2012-05-02
Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.
Richard Barton
2012-05-02
Add support for selecting AVX2 vpshuflw and vpshufhw. Add decoding support fo...
Craig Topper
2012-05-01
Remove unneeded break.
Jakub Staszak
2012-05-01
Remove trailing spaces.
Jakub Staszak
2012-05-01
ARM: Add a few missing add->sub aliases w/ 'w' suffix.
Jim Grosbach
2012-05-01
ARM: allow vanilla expressions for movw/movt.
Jim Grosbach
2012-05-01
This patch marks the X86 floating point stack registers ST0-ST7 as reserved
Preston Gurd
2012-05-01
X86: optimization for max-like struct
Manman Ren
2012-05-01
X86: Use StackRegister instead of FrameRegister in getFrameIndexReference (to...
Alexey Samsonov
[prev]
[next]