projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Masked Load/Store - Changed the order of parameters in intrinsics.
[oota-llvm.git]
/
test
/
2014-12-25
Elena Demikhovsky
Masked Load/Store - Changed the order of parameters...
tree
|
commitdiff
2014-12-24
David Majnemer
CodeGen: Error on redefinitions instead of asserting
tree
|
commitdiff
2014-12-24
David Majnemer
CodeGen: Allow aliases to be overridden by variables
tree
|
commitdiff
2014-12-24
David Majnemer
MC: Label definitions are permitted after .set directives
tree
|
commitdiff
2014-12-24
Saleem Abdulrasool
IAS: correct debug line info for asm macros
tree
|
commitdiff
2014-12-24
David Majnemer
MC: Don't emit .no_dead_strip on targets which don...
tree
|
commitdiff
2014-12-24
Peter Zotov
[OCaml] PR21901: Update tests.
tree
|
commitdiff
2014-12-24
Peter Zotov
[OCaml] Expose Llvm_executionengine.get_{global_value...
tree
|
commitdiff
2014-12-24
Adrian Prantl
Debug Info: In symmetry to DW_TAG_pointer_type, do...
tree
|
commitdiff
2014-12-23
Kevin Enderby
Add printing the LC_THREAD load commands with llvm...
tree
|
commitdiff
2014-12-23
Kostya Serebryany
[asan] change the coverage collection scheme so that...
tree
|
commitdiff
2014-12-23
Hal Finkel
[PowerPC] Ensure that the TOC reload directly follows...
tree
|
commitdiff
2014-12-23
Colin LeMahieu
[Hexagon] Adding doubleword load.
tree
|
commitdiff
2014-12-23
Colin LeMahieu
[Hexagon] Reapplying 224775 load words.
tree
|
commitdiff
2014-12-23
Jozef Kolek
[mips][microMIPS] Implement CACHE, PREF, SSNOP, EHB...
tree
|
commitdiff
2014-12-23
Colin LeMahieu
Reverting 224775 until mayLoad flag is addressed.
tree
|
commitdiff
2014-12-23
Rafael Espindola
Finish removing DestroySource.
tree
|
commitdiff
2014-12-23
Colin LeMahieu
[Hexagon] Adding word loads.
tree
|
commitdiff
2014-12-23
Colin LeMahieu
[Hexagon] Adding signed halfword loads.
tree
|
commitdiff
2014-12-23
Jozef Kolek
[mips][microMIPS] Implement LWSP and SWSP instructions
tree
|
commitdiff
2014-12-23
Michael Kuperstein
[ValueTracking] Move GlobalAlias handling to be after...
tree
|
commitdiff
2014-12-23
Elena Demikhovsky
AVX-512: Added FMA instructions, intrinsics an tests...
tree
|
commitdiff
2014-12-23
Hal Finkel
[PowerPC] Don't mark the return-address slot as immutable
tree
|
commitdiff
2014-12-23
Elena Demikhovsky
AVX-512: BLENDM - fixed encoding of the broadcast version
tree
|
commitdiff
2014-12-23
Michael Kuperstein
[DagCombine] Improve DAGCombiner BUILD_VECTOR when...
tree
|
commitdiff
2014-12-23
Hal Finkel
[PowerPC] Don't attempt a 64-bit pow2 division on PPC32
tree
|
commitdiff
2014-12-23
Michael Liao
[SimplifyCFG] Revise common code sinking
tree
|
commitdiff
2014-12-23
Ahmed Bougacha
[ARM] Don't break alignment when combining base updates...
tree
|
commitdiff
2014-12-23
Chandler Carruth
Revert r224739: Debug info: Teach SROA how to update...
tree
|
commitdiff
2014-12-23
Jim Grosbach
X86: Don't over-align combined loads.
tree
|
commitdiff
2014-12-22
Reid Kleckner
Make musttail more robust for vector types on x86
tree
|
commitdiff
2014-12-22
Adrian Prantl
Thumb1 frame lowering: Mark CFI instructions with the...
tree
|
commitdiff
2014-12-22
Bruno Cardoso Lopes
[LCSSA] Handle PHI insertion in disjoint loops
tree
|
commitdiff
2014-12-22
Adrian Prantl
Debug info: Teach SROA how to update debug info for...
tree
|
commitdiff
2014-12-22
Reid Kleckner
Fix Windows unwind info for functions in sections other...
tree
|
commitdiff
2014-12-22
Colin LeMahieu
[Hexagon] Adding memb instruction. Fixing whitespace...
tree
|
commitdiff
2014-12-22
Colin LeMahieu
[Hexagon] Adding classes and load unsigned byte instruc...
tree
|
commitdiff
2014-12-22
Bruno Cardoso Lopes
[x86] Add vector @llvm.ctpop intrinsic custom lowering
tree
|
commitdiff
2014-12-22
Quentin Colombet
[CodeGenPrepare] Handle properly the promotion of opera...
tree
|
commitdiff
2014-12-22
Elena Demikhovsky
AVX-512: Added all forms of BLENDM instructions,
tree
|
commitdiff
2014-12-22
Karthik Bhat
Lower multiply-negate operation to mneg on AArch64
tree
|
commitdiff
2014-12-22
Rafael Espindola
Convert a few tests to FileCheck. NFC.
tree
|
commitdiff
2014-12-21
Matt Arsenault
Enable (sext x) == C --> x == (trunc C) combine
tree
|
commitdiff
2014-12-20
Saleem Abdulrasool
ARM: further improve deprecated diagnosis (LDM)
tree
|
commitdiff
2014-12-20
David Majnemer
This should have been part of r224676.
tree
|
commitdiff
2014-12-20
David Majnemer
InstCombine: Squash an icmp+select into bitwise arithmetic
tree
|
commitdiff
2014-12-20
David Majnemer
InstSimplify: Optimize away pointless comparisons
tree
|
commitdiff
2014-12-20
Chandler Carruth
[x86] Change the test added in r223774 to first check...
tree
|
commitdiff
2014-12-19
Elena Demikhovsky
Masked load and store codegen - fixed 128-bit vectors
tree
|
commitdiff
2014-12-19
Matt Arsenault
R600/SI: Only form min/max with 1 use.
tree
|
commitdiff
2014-12-19
Kevin Enderby
Add printing the LC_ROUTINES load commands with llvm...
tree
|
commitdiff
2014-12-19
Reid Kleckner
Add the ExceptionHandling::MSVC enumeration
tree
|
commitdiff
2014-12-19
Sanjay Patel
Model sqrtss as a binary operation with one source...
tree
|
commitdiff
2014-12-19
Tom Stellard
R600/SI: Make sure non-inline constants aren't folded...
tree
|
commitdiff
2014-12-19
Kevin Enderby
Add printing the LC_SUB_CLIENT load command with llvm...
tree
|
commitdiff
2014-12-19
Peter Collingbourne
CodeGen: do not attempt to invalidate virtual registers...
tree
|
commitdiff
2014-12-19
Colin LeMahieu
[Hexagon] Removing old variants of instructions and...
tree
|
commitdiff
2014-12-19
Sanjay Patel
merge consecutive stores of extracted vector elements
tree
|
commitdiff
2014-12-19
Colin LeMahieu
[Hexagon] Adding bit extraction and table indexing...
tree
|
commitdiff
2014-12-19
Colin LeMahieu
[Hexagon] Adding bit insertion instructions.
tree
|
commitdiff
2014-12-19
Colin LeMahieu
[Hexagon] Adding more xtype shift instructions.
tree
|
commitdiff
2014-12-19
Kevin Enderby
Add printing the LC_SUB_LIBRARY load command with llvm...
tree
|
commitdiff
2014-12-19
Colin LeMahieu
[Hexagon] Adding xtype shift instructions.
tree
|
commitdiff
2014-12-19
Colin LeMahieu
[Hexagon] Adding transfers to and from control registers.
tree
|
commitdiff
2014-12-19
Bruno Cardoso Lopes
Reapply: [InstCombine] Fix visitSwitchInst to use right...
tree
|
commitdiff
2014-12-19
Sanjay Patel
use -0.0 when creating an fneg instruction
tree
|
commitdiff
2014-12-19
Bruno Cardoso Lopes
Revert "[InstCombine] Fix visitSwitchInst to use right...
tree
|
commitdiff
2014-12-19
Bruno Cardoso Lopes
[InstCombine] Fix visitSwitchInst to use right operand...
tree
|
commitdiff
2014-12-19
Juergen Ributzka
[Object] Don't crash on empty export lists.
tree
|
commitdiff
2014-12-19
Colin LeMahieu
[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
tree
|
commitdiff
2014-12-18
David Majnemer
ConstantFold: Shifting undef by zero results in undef
tree
|
commitdiff
2014-12-18
Colin LeMahieu
Reverting 224550, was not ready for commit.
tree
|
commitdiff
2014-12-18
Colin LeMahieu
[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
tree
|
commitdiff
2014-12-18
Kevin Enderby
Add printing the LC_SUB_UMBRELLA load command with...
tree
|
commitdiff
2014-12-18
Kevin Enderby
Add printing the LC_SUB_FRAMEWORK load command with...
tree
|
commitdiff
2014-12-18
Jozef Kolek
[mips][microMIPS] Fix bugs related to atomic SC/LL...
tree
|
commitdiff
2014-12-18
Saleem Abdulrasool
ARM: fix an off-by-one in the register list access
tree
|
commitdiff
2014-12-18
Toma Tabacu
[mips] Clean up the CodeGen/Mips/inlineasmmemop.ll...
tree
|
commitdiff
2014-12-18
Robert Khasanov
[AVX512] Enable FP arithmetic lowering for AVX512VL...
tree
|
commitdiff
2014-12-18
Saleem Abdulrasool
ARM: improve instruction validation for thumb mode
tree
|
commitdiff
2014-12-18
Saleem Abdulrasool
test: avoid unnecessary temporary files
tree
|
commitdiff
2014-12-18
Eric Christopher
Add a new string member to the TargetOptions struct...
tree
|
commitdiff
2014-12-18
Eric Christopher
Model ARM backend ABI selection after the front end...
tree
|
commitdiff
2014-12-18
Duncan P. N. Exon...
Reapply "Linker: Drop superseded subprograms"
tree
|
commitdiff
2014-12-18
Kevin Enderby
Add printing the LC_LINKER_OPTION load command with...
tree
|
commitdiff
2014-12-17
Matt Arsenault
R600/SI: Fix f64 inline immediates
tree
|
commitdiff
2014-12-17
Jingyue Wu
[NVPTX] Fix bugs related to isSingleValueType
tree
|
commitdiff
2014-12-17
Timur Iskhodzhanov
Fix CR/LF line endings in test case
tree
|
commitdiff
2014-12-17
Saleem Abdulrasool
ARM: correct an off-by-one in an assert
tree
|
commitdiff
2014-12-17
Michael Kuperstein
[DAGCombine] Slightly improve lowering of BUILD_VECTOR...
tree
|
commitdiff
2014-12-17
Toma Tabacu
[mips] Set GCC-compatible MIPS asssembler options befor...
tree
|
commitdiff
2014-12-17
Suyog Sarda
Revert 224119 "This patch recognizes (+ (+ v0, v1)...
tree
|
commitdiff
2014-12-17
Yaron Keren
Teach lit.cfg to recognize -windows-gnu in addition...
tree
|
commitdiff
2014-12-17
Elena Demikhovsky
Added 5 more tests related to sink store revision 224247
tree
|
commitdiff
2014-12-17
Erik Eckstein
Strength reduce intrinsics with overflow into regular...
tree
|
commitdiff
2014-12-17
Duncan P. N. Exon...
Revert "Linker: Drop superseded subprograms"
tree
|
commitdiff
2014-12-17
Justin Hibbits
Add parsing of 'foo@local".
tree
|
commitdiff
2014-12-17
Duncan P. N. Exon...
llvm-lto: Add testing coverage for local contexts
tree
|
commitdiff
2014-12-17
David Majnemer
InstSimplify: shl nsw/nuw undef, %V -> undef
tree
|
commitdiff
2014-12-17
Quentin Colombet
[CodeGenPrepare] Reapply r224351 with a fix for the...
tree
|
commitdiff
next