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-20
Remove unused MEMBARRIER DAG node; it's been replaced by ATOMIC_FENCE.
Tim Northover
2013-04-20
Move PPC getSwappedPredicate for reuse
Hal Finkel
2013-04-20
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
Test commit
Stephen Lin
2013-04-19
[mips] Instruction selection patterns for DSP-ASE vector shifts.
Akira Hatanaka
2013-04-19
Move TryToFoldFastISelLoad to FastISel, where it belongs. In general, I'm
Eli Bendersky
2013-04-19
ArrayRefize getMachineNode(). No functionality change.
Michael Liao
2013-04-19
Fix PPC optimizeCompareInstr swapped-sub argument handling
Hal Finkel
2013-04-19
Do not mangle in MS-way the globals with magic \001 in the name.
Anton Korobeynikov
2013-04-19
[ms-inline asm] Make code layout more canonical with iniline asm handled last.
Chad Rosier
2013-04-19
[mips] First patch which adds support for micromips.
Akira Hatanaka
2013-04-19
[mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and change
Akira Hatanaka
2013-04-19
[ms-inline asm] Refactor the parsing of identifiers. No functional change
Chad Rosier
2013-04-19
[ms-inline asm] Remove these asserts. C++ variables that use namespace
Chad Rosier
2013-04-19
[ms-inline asm] Move this variable into the scope in which it is used.
Chad Rosier
2013-04-19
[ms-inline asm] Make this a hard error.
Chad Rosier
2013-04-19
[ms-inline asm] Cleanup the dot operator implementation.
Chad Rosier
2013-04-19
ARM: Permit "sp" in ARM variant of STREXD instructions
Tim Northover
2013-04-19
ARM: permit "sp" in ARM variants of MOVW/MOVT instructions
Tim Northover
2013-04-19
Use 'array_lengthof' as possible to avoid magic numbers
Michael Liao
2013-04-19
R600: Add pattern for the BFI_INT instruction
Tom Stellard
2013-04-19
R600/SI: Use InstFlag for VOP3 modifier operands
Tom Stellard
2013-04-19
Use an enum instead of magic constants to improve readability.
Bill Wendling
2013-04-18
[ms-inline asm] Apply the condition code mnemonic aliases to both the Intel and
Chad Rosier
2013-04-18
Set the compact unwind encoding to 'requires EH DWARF' if we cannot generate ...
Bill Wendling
2013-04-18
Disable PPC comparison optimization by default
Hal Finkel
2013-04-18
[asm parser] Add support for predicating MnemonicAlias based on the assembler
Chad Rosier
2013-04-18
Implement optimizeCompareInstr for PPC
Hal Finkel
2013-04-18
X86: Add an SSE2 lowering for 64 bit compares when pcmpgtq (SSE4.2) isn't ava...
Benjamin Kramer
2013-04-18
Allow misaligned stores in x86 fast-isel.
Derek Schuff
2013-04-18
[ms-inline asm] Simplify some logic and add a FIXME for unhandled unary minus.
Chad Rosier
2013-04-18
Make this private method.
Chad Rosier
2013-04-18
Fix for PR14824, An ARM Load/Store Optimization bug
Hao Liu
2013-04-18
[mips] Rename function.
Akira Hatanaka
2013-04-18
[mips] DSP-ASE move from HI/LO register instructions.
Akira Hatanaka
2013-04-18
Mips assembler: formatting and comment changes.
Jack Carter
2013-04-17
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
[ms-inline asm] These should be int64_t, not uint64_t.
Chad Rosier
2013-04-17
[ms-inline asm] Add support for the minus unary operator. Previously, we were
Chad Rosier
2013-04-17
This patch teaches x86 fast-isel to generate the native div/idiv instructions
Eli Bendersky
2013-04-17
X86 cost model: Exit before calling getSimpleVT on non-simple VTs
Arnold Schwaighofer
2013-04-17
Fix treatment of ARM unallocated hint instructions.
Quentin Colombet
2013-04-17
PowerPC: Mark some more patterns as isCodeGenOnly.
Ulrich Weigand
2013-04-17
R600: Make Export Instruction not duplicable
Vincent Lejeune
2013-04-17
R600: Export is emitted as a CF_NATIVE inst
Vincent Lejeune
2013-04-17
R600: Emit used GPRs count
Vincent Lejeune
2013-04-17
Fix -Werror build.
Evgeniy Stepanov
2013-04-17
Mips assembler: Enable handling of nested expressions
Jack Carter
2013-04-17
[ms-inline asm] Add support for parsing complex immediate expressions. Test
Chad Rosier
2013-04-16
C API: Add LLVMTargetMachineEmitToMemoryBuffer()
Tom Stellard
[prev]
[next]