projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't glue users to extract_subreg when selecting the llvm.arm.ldrexd
[oota-llvm.git]
/
lib
/
2013-03-09
Lang Hames
Don't glue users to extract_subreg when selecting the...
tree
|
commitdiff
2013-03-09
Benjamin Kramer
Remove a source of nondeterminism from the LoopVectorizer.
tree
|
commitdiff
2013-03-09
Arnold Schwaighofer
LoopVectorizer: Ignore all dbg intrinisic
tree
|
commitdiff
2013-03-09
Arnold Schwaighofer
LoopVectorizer: Ignore dbg.value instructions
tree
|
commitdiff
2013-03-09
Benjamin Kramer
TLI: Microoptimize calls to strlen+memcmp to strncmp.
tree
|
commitdiff
2013-03-09
Jakub Staszak
Simplify code. No functionality change.
tree
|
commitdiff
2013-03-09
Nick Lewycky
Use the correct index variable. This is the meat of...
tree
|
commitdiff
2013-03-09
Nick Lewycky
Commit the right files for r176762. Sigh.
tree
|
commitdiff
2013-03-09
Nick Lewycky
We need a shndx if the number of sections breaks SHN_LO...
tree
|
commitdiff
2013-03-09
Nick Lewycky
Fix bug introduced in r176616 when making function...
tree
|
commitdiff
2013-03-09
Nick Lewycky
Don't emit the extra checksum into the .gcda file if...
tree
|
commitdiff
2013-03-08
Jakob Stoklund Olesen
Remove wrong and unnecessary assertion.
tree
|
commitdiff
2013-03-08
Jan Wen Voung
Disable statistics on Release builds and move tests...
tree
|
commitdiff
2013-03-08
Eli Bendersky
Clean up out-of-date comments and some stray whitespace
tree
|
commitdiff
2013-03-08
Michael Ilseman
Early exit from getAllocationData() and isFreeCall...
tree
|
commitdiff
2013-03-08
David Blaikie
Assert to bounds check MDNode::getOperand.
tree
|
commitdiff
2013-03-08
Michael Ilseman
Remove trailing whitespace
tree
|
commitdiff
2013-03-08
David Blaikie
Remove -print-dbginfo as it is unused & bitrotten.
tree
|
commitdiff
2013-03-08
Jakob Stoklund Olesen
Rewrite the physreg part of findLastUseBefore().
tree
|
commitdiff
2013-03-08
Benjamin Kramer
Remove default from fully covered switch.
tree
|
commitdiff
2013-03-08
Benjamin Kramer
Insert the reduction start value into the first bypass...
tree
|
commitdiff
2013-03-08
Tom Stellard
R600: Optimize another selectcc case
tree
|
commitdiff
2013-03-08
Tom Stellard
R600: Improve custom lowering of select_cc
tree
|
commitdiff
2013-03-08
Tom Stellard
R600: Change operation action from Custom to Expand...
tree
|
commitdiff
2013-03-08
Tom Stellard
R600: Change operation action from Custom to Expand...
tree
|
commitdiff
2013-03-08
Tom Stellard
R600: Set BooleanContents to ZeroOrNegativeOneBooleanCo...
tree
|
commitdiff
2013-03-08
Tom Stellard
LegalizeDAG: Respect the result of TLI.getBooleanConten...
tree
|
commitdiff
2013-03-08
Tom Stellard
DAGCombiner: Use correct value type for checking legali...
tree
|
commitdiff
2013-03-08
Jyotsna Verma
Hexagon: Add patterns for zero extended loads from...
tree
|
commitdiff
2013-03-08
Tim Northover
AArch64: expand sincos operations, we don't support...
tree
|
commitdiff
2013-03-08
Michel Danzer
R600/SI: Use source scheduler
tree
|
commitdiff
2013-03-08
Andrew Trick
Add -verify-misched option.
tree
|
commitdiff
2013-03-08
Bill Wendling
Revert r176154 in favor of a better approach.
tree
|
commitdiff
2013-03-07
Jakob Stoklund Olesen
Add a getPassName() method.
tree
|
commitdiff
2013-03-07
Jakob Stoklund Olesen
Rename isEarlierInSameTrace to isUsefulDominator.
tree
|
commitdiff
2013-03-07
Jakub Staszak
Keep coding stanard.
tree
|
commitdiff
2013-03-07
Jakub Staszak
Don't create IRBuilder if we can return from the method...
tree
|
commitdiff
2013-03-07
Chad Rosier
[fast-isel] Seriously, add support for the expect intri...
tree
|
commitdiff
2013-03-07
Benjamin Kramer
Replace temporary vectors with arrays.
tree
|
commitdiff
2013-03-07
Chad Rosier
[fast-isel] Add support for the expect intrinsic.
tree
|
commitdiff
2013-03-07
Benjamin Kramer
ArrayRefize some code. No functionality change.
tree
|
commitdiff
2013-03-07
Jyotsna Verma
Hexagon: Handle i8, i16 and i1 Var Args.
tree
|
commitdiff
2013-03-07
Jakub Staszak
Simplify code. No functionality change.
tree
|
commitdiff
2013-03-07
Jakub Staszak
Change NULL to 0.
tree
|
commitdiff
2013-03-07
Jakub Staszak
ArrayRef ca accept one element. Simplify code a little...
tree
|
commitdiff
2013-03-07
Andrew Trick
pre-RA-sched debug-only fix
tree
|
commitdiff
2013-03-07
Jyotsna Verma
Hexagon: Add support to lower block address.
tree
|
commitdiff
2013-03-07
Andrew Trick
pre-RA-sched assertion fix. This bug was exposed by...
tree
|
commitdiff
2013-03-07
Benjamin Kramer
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into...
tree
|
commitdiff
2013-03-07
Pekka Jaaskelainen
Fixed a crash when cloning a function into a function...
tree
|
commitdiff
2013-03-07
Christian Konig
R600/SI: rework input interpolation v2
tree
|
commitdiff
2013-03-07
Christian Konig
R600/SI: remove SI_vs_load_buffer_index
tree
|
commitdiff
2013-03-07
Christian Konig
R600/SI: remove SGPR address space v2
tree
|
commitdiff
2013-03-07
Christian Konig
R600/SI: add proper formal parameter handling for SI
tree
|
commitdiff
2013-03-07
Christian Konig
R600/SI: remove shader type intrinsic
tree
|
commitdiff
2013-03-07
Christian Konig
R600/SI: switch types of SGPRs to v*i8
tree
|
commitdiff
2013-03-07
Christian Konig
R600/SI: fix unused variable warning
tree
|
commitdiff
2013-03-07
Nick Lewycky
Switch from a version 4.2/4.4 switch to a four-byte...
tree
|
commitdiff
2013-03-07
Nadav Rotem
No need to go through int64 and APInt when generating...
tree
|
commitdiff
2013-03-07
Jim Grosbach
SDAG: Handle scalarizing an extend of a <1 x iN> vector.
tree
|
commitdiff
2013-03-07
Manman Ren
Debug Info: store the files and directories for each...
tree
|
commitdiff
2013-03-07
Nadav Rotem
ArrayRef has a OneElt constructor. Beautify the code.
tree
|
commitdiff
2013-03-07
Nadav Rotem
Switch from std::vector to ArrayRef. Speedup FoldBitCas...
tree
|
commitdiff
2013-03-07
Andrew Trick
SimplifyCFG fix for volatile load/store.
tree
|
commitdiff
2013-03-07
Michael Liao
Fix two remaining issue after fixing PR15355 when CMOV...
tree
|
commitdiff
2013-03-06
Akira Hatanaka
[mips] Custom-legalize BR_JT.
tree
|
commitdiff
2013-03-06
Andrew Trick
Generalize my previous fix for -print-options.
tree
|
commitdiff
2013-03-06
Andrew Trick
Give -loop-vectorize an explicit default.
tree
|
commitdiff
2013-03-06
Shuxin Yang
Memory Dependence Analysis (not mem-dep test) take...
tree
|
commitdiff
2013-03-06
Jim Grosbach
InstCombine: Don't shrink allocas when combining with...
tree
|
commitdiff
2013-03-06
Michael Liao
Fix PR15355
tree
|
commitdiff
2013-03-06
Jakub Staszak
Use dyn_cast instead of isa && cast. No functionality...
tree
|
commitdiff
2013-03-05
Akira Hatanaka
[mips] Remove android calling convention.
tree
|
commitdiff
2013-03-05
Akira Hatanaka
[mips] Fix MipsCC::analyzeReturn so that, in soft-float...
tree
|
commitdiff
2013-03-05
Akira Hatanaka
[mips] Fix MipsTargetLowering::LowerCallResult and...
tree
|
commitdiff
2013-03-05
Akira Hatanaka
[mips] Fix MipsTargetLowering::LowerCall to pass fp128...
tree
|
commitdiff
2013-03-05
Akira Hatanaka
[mips] Correct handling of fp128 (long double) formals...
tree
|
commitdiff
2013-03-05
Meador Inge
Add more functions to the TLI.
tree
|
commitdiff
2013-03-05
Jyotsna Verma
reverting patch 176508.
tree
|
commitdiff
2013-03-05
Jyotsna Verma
Hexagon: Add support for lowering block address.
tree
|
commitdiff
2013-03-05
Vincent Lejeune
R600: Do not predicate vector op
tree
|
commitdiff
2013-03-05
Jyotsna Verma
Hexagon: Expand addc, adde, subc and sube.
tree
|
commitdiff
2013-03-05
Benjamin Kramer
Update cmake build.
tree
|
commitdiff
2013-03-05
Jyotsna Verma
Hexagon: Use MO operand flags to mark constant extended...
tree
|
commitdiff
2013-03-05
Jyotsna Verma
Hexagon: Add encoding bits to the TFR64 instructions.
tree
|
commitdiff
2013-03-05
Vincent Lejeune
R600: initial scheduler code
tree
|
commitdiff
2013-03-05
Vincent Lejeune
R600: Remove LowerConstCopyPass and lower CONST_COPY...
tree
|
commitdiff
2013-03-05
Vincent Lejeune
R600: Turn BUILD_VECTOR into Reg_Sequence
tree
|
commitdiff
2013-03-05
Vincent Lejeune
R600: CONST_ADDRESS node is not marked as mayLoad anymore
tree
|
commitdiff
2013-03-05
Vincent Lejeune
R600: Use MUL_IEEE for trig/fdiv intrinsic
tree
|
commitdiff
2013-03-05
Vincent Lejeune
R600: Add support for indirect addressing of non defaul...
tree
|
commitdiff
2013-03-05
Bill Wendling
Remove unused #includes.
tree
|
commitdiff
2013-03-05
David Sehr
The current X86 NOP padding uses one long NOP followed...
tree
|
commitdiff
2013-03-04
Lang Hames
Check isDiscardableIfUnused, rather than hasLocalLinkag...
tree
|
commitdiff
2013-03-04
Akira Hatanaka
[mips] Print move instructions.
tree
|
commitdiff
2013-03-04
Jack Carter
Mips specific inline assembler constraint 'R'
tree
|
commitdiff
2013-03-04
Preston Gurd
Bypass Slow Divides
tree
|
commitdiff
2013-03-04
Tom Stellard
R600: Clean up datalayout strings so they better match...
tree
|
commitdiff
2013-03-04
Jia Liu
Mips ISD typo
tree
|
commitdiff
2013-03-02
Jim Grosbach
ARM: Creating a vector from a lane of another.
tree
|
commitdiff
next