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-04-16
Remove unused variable from previous refactor.
Chad Rosier
2013-04-16
[ms-inline asm] Refactor. No functional change intended.
Chad Rosier
2013-04-16
[ms-inline asm] Remove some dead code.
Chad Rosier
2013-04-16
Fix build failure introduced in 179591 when assertions are disabled.
Logan Chien
2013-04-16
Implement ARM unwind opcode assembler.
Logan Chien
2013-04-16
Add 64-bit multiply and divide instructions for SPARC v9.
Jakob Stoklund Olesen
2013-04-15
ARM: Add VACLT and VACLE assembly aliases.
Jim Grosbach
2013-04-15
Mips assembler: Explicit floating point condition register recognition.
Jack Carter
2013-04-15
R600/SI: Emit config values in register value pairs.
Tom Stellard
2013-04-15
R600/SI: Emit configuration value in the .AMDGPU.config ELF section
Tom Stellard
2013-04-15
R600: Emit ELF formatted code rather than raw ISA.
Tom Stellard
2013-04-15
Mark all PPC comparison instructions as not having side effects
Hal Finkel
2013-04-15
Fix PPC64 CR spill location for callee-saved registers
Hal Finkel
2013-04-14
Use i32 for all SPARC shift amounts, even in 64-bit mode.
Jakob Stoklund Olesen
2013-04-14
Add support for the abs64 SPARC v9 code model.
Jakob Stoklund Olesen
2013-04-14
Add support for the SPARC v9 abs44 code model.
Jakob Stoklund Olesen
2013-04-14
Use target flags for printing SPARC asm operands.
Jakob Stoklund Olesen
2013-04-14
Also put target flags on SPARC constant pool references.
Jakob Stoklund Olesen
2013-04-14
Fix patterns for 64-bit pointers.
Jakob Stoklund Olesen
2013-04-14
Add target flags to SPARC address operands.
Jakob Stoklund Olesen
2013-04-13
Mark all PPC CR registers to be spilled as live-in and tag MFCR appropriately
Hal Finkel
2013-04-13
Define SPARC code models.
Jakob Stoklund Olesen
2013-04-13
Use the correct types when matching ADDRri patterns from frame indexes.
Jakob Stoklund Olesen
2013-04-13
Spill and restore PPC CR registers using the FP when we have one
Hal Finkel
2013-04-13
X86 machine model: reduce SandyBridge and Haswell ILPWindow.
Andrew Trick
2013-04-13
Catch another case where SD fails to propagate node order.
Andrew Trick
2013-04-13
[mips] Move MipsTargetLowering::lowerINTRINSIC_W_CHAIN and
Akira Hatanaka
2013-04-13
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-13
[mips] Override TargetLoweringBase::isShuffleMaskLegal.
Akira Hatanaka
2013-04-12
[ms-inline asm] Simplify the logic by using parsePrimaryExpr. No functional
Chad Rosier
2013-04-12
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
[mips] Instruction selection patterns for carry-setting and using add
Akira Hatanaka
2013-04-12
[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.
Akira Hatanaka
2013-04-12
[ms-inline asm] Move this logic into a static function as it's only applicable
Chad Rosier
2013-04-12
[ms-inline asm] Address the FIXME for ImmDisp before brackets. This
Chad Rosier
2013-04-12
[ms-inline asm] Have the [ Symbol ] case fall into the more general logic. This
Chad Rosier
2013-04-12
ARM: Correct printing of pre-indexed operands.
Quentin Colombet
2013-04-12
[ms-inline asm] Add support for operands that include both a symbol and an
Chad Rosier
2013-04-12
PPC: Remove (broken) nested implicit definition lists
Hal Finkel
2013-04-12
Add a comment about the PPC Interpretation64Bit bit
Hal Finkel
2013-04-12
Hexagon: Set isPredicatedNew flag on predicate new instructions.
Jyotsna Verma
2013-04-12
Hexagon: Set isPredicatedFlase flag for all the instructions with negated pre...
Jyotsna Verma
2013-04-12
Add PPC instruction record forms and associated query functions
Hal Finkel
2013-04-11
[ms-inline asm] Add support for using the LENGTH, TYPE, and SIZE operators with
Chad Rosier
2013-04-11
[ms-inline asm] Add support for using offsetof operator with variables that use
Chad Rosier
2013-04-11
[ms-inline asm] Pass a StringRef reference to ParseIntelVarWithQualifier so we
Chad Rosier
2013-04-11
[ms-inline asm] Remove brackets from around a symbol reference in the target
Chad Rosier
2013-04-11
Fix undefined behavior in AArch64
David Majnemer
2013-04-11
[mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects
Akira Hatanaka
2013-04-11
[mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLowering.cpp.
Akira Hatanaka
[prev]
[next]