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-03-25
Annotate shifts and rotates with SchedRW lists.
Jakob Stoklund Olesen
2013-03-25
X86DisassemblerDecoder.c: Make this C89-compliant.
NAKAMURA Takumi
2013-03-25
Whitespace.
NAKAMURA Takumi
2013-03-25
Fix comment.
Akira Hatanaka
2013-03-25
Use direct types in PowerPC instruction patterns.
Ulrich Weigand
2013-03-25
Use direct types in PowerPC Pat patterns.
Ulrich Weigand
2013-03-25
x86 -- add the XTEST instruction
Dave Zarzycki
2013-03-25
x86 -- disassemble the REP/REPNE prefix when needed
Dave Zarzycki
2013-03-25
Remove assert. There may be target-dependent attributes left.
Bill Wendling
2013-03-25
[arm load/store optimizer] When trying to merge a base update load/store, make
Chad Rosier
2013-03-24
[NVPTX] Fix handling of vector arguments
Justin Holewinski
2013-03-24
Clean up Sparc patterns.
Jakob Stoklund Olesen
2013-03-24
Give Sparc instruction patterns direct types instead of register classes.
Jakob Stoklund Olesen
2013-03-23
PPC ZERO register needs a register number of 0.
Hal Finkel
2013-03-23
Note in PPCFunctionInfo VRSAVE spills
Hal Finkel
2013-03-23
MCize the bcl instruction in PPCAsmPrinter
Hal Finkel
2013-03-23
Use direct types in Sparc def : Pat patterns.
Jakob Stoklund Olesen
2013-03-23
Cleanup some unused reg. scavenger parameters in PPCRegisterInfo
Hal Finkel
2013-03-23
Remove dead PPC LR spilling code
Hal Finkel
2013-03-22
Allow the register scavenger to spill multiple registers
Hal Finkel
2013-03-22
Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and w...
Jyotsna Verma
2013-03-22
Remove ABI-duplicated call instruction patterns.
Ulrich Weigand
2013-03-22
Rename memrr ptrreg and offreg components.
Ulrich Weigand
2013-03-22
Fix swapped BasePtr and Offset in pre-inc memory addresses.
Ulrich Weigand
2013-03-22
Tighten iaddroff ComplexPattern.
Ulrich Weigand
2013-03-22
Remove the xaddroff ComplexPattern.
Ulrich Weigand
2013-03-22
R600: Use legacy (0 * anything = 0) MUL instructions for pow intrinsics
Michel Danzer
2013-03-22
Fix the invalid opcode for Mips branch instructions in the assembler
Jack Carter
2013-03-22
This patch that enables the Mips assembler to use symbols for offset for inst...
Jack Carter
2013-03-21
Remove the G8RC_NOX0_and_GPRC_NOR0 PPC register class
Hal Finkel
2013-03-21
Fix a register-class comparison bug in PPCCTRLoops
Hal Finkel
2013-03-21
This patch enables the Mips .set directive to define aliases
Jack Carter
2013-03-21
Implement builtin_{setjmp/longjmp} on PPC
Hal Finkel
2013-03-21
Add support for spilling VRSAVE on PPC
Hal Finkel
2013-03-21
Correct PPC FRAMEADDR lowering using a pseudo-register
Hal Finkel
2013-03-21
Avoid NEON SP-FP unless unsafe-math or Darwin
Renato Golin
2013-03-21
Add a WriteMicrocoded for ancient microcoded instructions.
Jakob Stoklund Olesen
2013-03-20
Model prefetches and barriers as loads.
Jakob Stoklund Olesen
2013-03-20
Add a catch-all WriteSystem SchedWrite type.
Jakob Stoklund Olesen
2013-03-20
Annotate the remaining SSE MOV instructions.
Jakob Stoklund Olesen
2013-03-20
Annotate SSE horizontal and integer instructions.
Jakob Stoklund Olesen
2013-03-20
Correct cost model for vector shift on AVX2
Michael Liao
2013-03-20
Add some missing SSE annotations.
Jakob Stoklund Olesen
2013-03-20
Annotate remaining IIC_BIN_* instructions.
Jakob Stoklund Olesen
2013-03-20
Fix PR15296
Michael Liao
2013-03-20
Mark all variable shifts needing customizing
Michael Liao
2013-03-20
Move scalar immediate shift lowering into a dedicated func
Michael Liao
2013-03-19
Fix pr13145 - Naming a function like a register name confuses the asm parser.
Chad Rosier
2013-03-19
Annotate various null idioms with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
Annotate SSE float conversions with SchedRW lists.
Jakob Stoklund Olesen
[next]