projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Walk back commits for unused function parameters - they're still being
[oota-llvm.git]
/
test
/
2014-05-05
Tom Stellard
R600: Expand i64 ISD:SUB
tree
|
commitdiff
2014-05-05
Filipe Cabecinhas
Revert "Optimize shufflevector that copies an i64/f64...
tree
|
commitdiff
2014-05-05
Filipe Cabecinhas
Optimize shufflevector that copies an i64/f64 and zeros...
tree
|
commitdiff
2014-05-05
Michael Zolotukhin
Move test from r207969 to another folder and rename it.
tree
|
commitdiff
2014-05-05
Yi Jiang
Always set alignment of vectorized LD/ST in SLP-Vectori...
tree
|
commitdiff
2014-05-05
Joerg Sonnenberger
Fix spelling.
tree
|
commitdiff
2014-05-05
Duncan P. N. Exon...
LTO: -internalize sets visibility to default
tree
|
commitdiff
2014-05-05
Rafael Espindola
Remove the -disable-cfi option.
tree
|
commitdiff
2014-05-05
Adam Nemet
[Test] Remove substitution for clang
tree
|
commitdiff
2014-05-05
Rafael Espindola
Modify test to not use -disable-cfi.
tree
|
commitdiff
2014-05-05
Rafael Espindola
Move test to the ARM64 directory.
tree
|
commitdiff
2014-05-05
Rafael Espindola
Convert a CodeGen test into a MC test.
tree
|
commitdiff
2014-05-05
Michael Zolotukhin
Fix test from r207966 and add a comment there.
tree
|
commitdiff
2014-05-05
Michael Zolotukhin
Add regression test for r207692.
tree
|
commitdiff
2014-05-04
Saleem Abdulrasool
CodeGen: correct memset emittance for WoA
tree
|
commitdiff
2014-05-04
Saleem Abdulrasool
CodeGen: strengthen WoA AEABI avoidance tests
tree
|
commitdiff
2014-05-04
Saleem Abdulrasool
MC: support FK_SecRel_4 for Windows on ARM
tree
|
commitdiff
2014-05-04
Benjamin Kramer
LoopUnroll: If we're doing partial unrolling, use the...
tree
|
commitdiff
2014-05-04
Arnold Schwaighofer
SLPVectorizer: Bring back the insertelement patch ...
tree
|
commitdiff
2014-05-04
Elena Demikhovsky
AVX-512: minor change in rndscale intrinsic
tree
|
commitdiff
2014-05-04
Saleem Abdulrasool
X86: repair export compatibility with MinGW/cygwin
tree
|
commitdiff
2014-05-03
Rafael Espindola
Fix pr19645.
tree
|
commitdiff
2014-05-03
Joey Gouly
[ARM64] Correctly select ANDWri in FastISel.
tree
|
commitdiff
2014-05-03
Karthik Bhat
Vectorize intrinsic math function calls in SLPVectorizer.
tree
|
commitdiff
2014-05-02
Adam Nemet
[LSR] Add llc testcase for r207271/r207569.
tree
|
commitdiff
2014-05-02
Chandler Carruth
[sanitizers] Propagate the sanitizer options through...
tree
|
commitdiff
2014-05-02
Justin Bogner
llvm-cov: Fix handling of line zero appearing in a...
tree
|
commitdiff
2014-05-02
Daniel Sanders
[tablegen] !strconcat accepts more than two arguments...
tree
|
commitdiff
2014-05-02
Nico Weber
Teach GlobalDCE how to remove empty global_ctor entries.
tree
|
commitdiff
2014-05-02
Akira Hatanaka
[GVN] Pass the phi-translated address of a load instead...
tree
|
commitdiff
2014-05-02
Saleem Abdulrasool
MC: place .file records into the correct section
tree
|
commitdiff
2014-05-02
Tim Northover
DAGCombine: prevent formation of illegal ConstantFP...
tree
|
commitdiff
2014-05-02
Tom Stellard
R600: Expand vector sin and cos.
tree
|
commitdiff
2014-05-02
Tom Stellard
R600: Expand TruncStore i64 -> {i16,i8}
tree
|
commitdiff
2014-05-02
Tim Northover
AArch64/ARM64: add patterns for post-indexed ST1 ops.
tree
|
commitdiff
2014-05-02
Tim Northover
AArch64/ARM64: support indexed loads/stores on vector...
tree
|
commitdiff
2014-05-02
Benjamin Kramer
Allow SelectionDAG::FoldConstantArithmetic to work...
tree
|
commitdiff
2014-05-02
Nick Lewycky
Fold strlen(expr ? "str1" : "str2") to x ? len1 : len2...
tree
|
commitdiff
2014-05-01
Michael J. Spencer
[IR] Make {extract,insert}element accept an index of...
tree
|
commitdiff
2014-05-01
Reed Kotler
Add basic functionality for assignment of ints.
tree
|
commitdiff
2014-05-01
Rafael Espindola
Don't propagate StorageClass and ComplexType to aliases.
tree
|
commitdiff
2014-05-01
Eli Bendersky
Add an optimization that does CSE in a group of similar...
tree
|
commitdiff
2014-05-01
David Blaikie
DebugInfo: Correct the attribute type kind.
tree
|
commitdiff
2014-05-01
David Blaikie
PR19623: Implement typedefs of void.
tree
|
commitdiff
2014-05-01
Matt Arsenault
R600/SI: Fix verifier error with pseudo store instructions.
tree
|
commitdiff
2014-05-01
Rafael Espindola
Compute the correct section for zed = foo + 1 in COFF.
tree
|
commitdiff
2014-05-01
Bradley Smith
[ARM64] Prefer generation of bzero on Darwin only
tree
|
commitdiff
2014-05-01
Rafael Espindola
Don't force symbols to be globals in .thumb_set.
tree
|
commitdiff
2014-05-01
Tim Northover
AArch64/ARM64: rewrite test to use FileCheck & add...
tree
|
commitdiff
2014-05-01
Tim Northover
AArch64/ARM64: port basic disassembly tests to ARM64.
tree
|
commitdiff
2014-05-01
Tim Northover
AArch64/ARM64: print BFM instructions as BFI or BFXIL
tree
|
commitdiff
2014-05-01
Richard Barton
Correction to assert statemtent to allow 32-bit unsigne...
tree
|
commitdiff
2014-05-01
Chandler Carruth
Revert r205965, which essentially reverts r205018 for...
tree
|
commitdiff
2014-05-01
Simon Atanasyan
[llvm-readobj] Add support for Mips specific ELF header...
tree
|
commitdiff
2014-05-01
Bradley Smith
[ARM64] Conditionalize CPU specific system registers...
tree
|
commitdiff
2014-05-01
Matheus Almeida
[mips] Move expansion of .cpsetup to target streamer.
tree
|
commitdiff
2014-05-01
Daniel Sanders
[mips] Removed two-operand alias for sllv, sr[al]v...
tree
|
commitdiff
2014-05-01
Oliver Stannard
Record the DWARF version in MCContext
tree
|
commitdiff
2014-05-01
Rafael Espindola
Start fixing pr19147.
tree
|
commitdiff
2014-04-30
David Blaikie
Revert "Emit DW_AT_object_pointer once, on the declarat...
tree
|
commitdiff
2014-04-30
David Blaikie
DebugInfo: Omit DW_AT_artificial on DW_TAG_formal_param...
tree
|
commitdiff
2014-04-30
James Molloy
Move a testcase from ELF to ARM64, incorrectly placed...
tree
|
commitdiff
2014-04-30
David Blaikie
Emit DW_AT_object_pointer once, on the declaration...
tree
|
commitdiff
2014-04-30
Alexey Samsonov
Don't expect to find fpcmp and PerfectShuffle when...
tree
|
commitdiff
2014-04-30
Weiming Zhao
[ARM64] Prevent bit extraction to be adjusted by follow...
tree
|
commitdiff
2014-04-30
James Molloy
Add a testcase for r207627.
tree
|
commitdiff
2014-04-30
Hans Wennborg
Use the new StringTableBuilder in yaml2elf
tree
|
commitdiff
2014-04-30
Michael Zolotukhin
[X86] Never hoist the shift value of a shift instruction.
tree
|
commitdiff
2014-04-30
Carlo Kok
[IPO/MergeFunctions] changes so it doesn't try to bitca...
tree
|
commitdiff
2014-04-30
David Majnemer
IR: Conservatively verify inalloca arguments
tree
|
commitdiff
2014-04-30
Matheus Almeida
[mips] Add instruction alias (negu).
tree
|
commitdiff
2014-04-30
Matheus Almeida
[mips] Add instruction alias (sltu).
tree
|
commitdiff
2014-04-30
Hans Wennborg
ELFObjectWriter: deduplicate suffices in strtab
tree
|
commitdiff
2014-04-30
Tim Northover
ARM64: print fp immediates without using scientific...
tree
|
commitdiff
2014-04-30
Tim Northover
AArch64/ARM64: implement remaining TLS relocations...
tree
|
commitdiff
2014-04-30
Tim Northover
AArch64/ARM64: add specific diagnostic for MRS/MSR...
tree
|
commitdiff
2014-04-30
Tim Northover
AArch64/ARM64: accept and print floating-point immediat...
tree
|
commitdiff
2014-04-30
Matheus Almeida
[mips] Add instruction alias (dsll and dsrl).
tree
|
commitdiff
2014-04-30
Rafael Espindola
Relax the test a bit.
tree
|
commitdiff
2014-04-30
Tom Stellard
R600/SI: Use VALU instructions for copying i1 values
tree
|
commitdiff
2014-04-30
Tom Stellard
R600/SI: Teach moveToVALU how to handle some SMRD instr...
tree
|
commitdiff
2014-04-30
Chad Rosier
[ARM64][fast-isel] Fast-isel doesn't know how to handle...
tree
|
commitdiff
2014-04-30
Rafael Espindola
Rename the test, it is testing the symver directive.
tree
|
commitdiff
2014-04-30
Matheus Almeida
[mips] Add instruction alias (sll and srl).
tree
|
commitdiff
2014-04-30
Sasa Stankovic
[mips] Fix MipsLongBranch pass to work when the offset...
tree
|
commitdiff
2014-04-30
Matheus Almeida
[mips] Update tests with encoding information for slt...
tree
|
commitdiff
2014-04-30
Tim Northover
ARM64: enable AArch64's basic-a64-instructions test
tree
|
commitdiff
2014-04-30
Tim Northover
ARM64: print lsr instead of lsrv for variable shifts...
tree
|
commitdiff
2014-04-30
Tim Northover
ARM64: use 32-bit operations for uxtb & uxth
tree
|
commitdiff
2014-04-30
Tim Northover
AArch64/ARM64: copy support for bCC instead of b.CC...
tree
|
commitdiff
2014-04-30
Tim Northover
AArch64/ARM64: use HS instead of CS & LO instead of CC.
tree
|
commitdiff
2014-04-30
Daniel Sanders
[mips][msa] Fix vector insertions where the index is...
tree
|
commitdiff
2014-04-30
Tim Northover
ARM64: accept ELF-relocated load/store insts without...
tree
|
commitdiff
2014-04-30
Matheus Almeida
[mips] Add support for .cpload.
tree
|
commitdiff
2014-04-30
Matheus Almeida
[mips] Emit all three relocation operations for each...
tree
|
commitdiff
2014-04-30
Tim Northover
ARM64: use hex immediates for movz/movk instructions
tree
|
commitdiff
2014-04-30
Tim Northover
ARM64: hexify printing various immediate operands
tree
|
commitdiff
2014-04-30
Tim Northover
ARM64: print canonical syntax for add/sub (imm) instruc...
tree
|
commitdiff
2014-04-30
James Molloy
[ARM64] Ensure arm64_be is dealt with when emitting...
tree
|
commitdiff
2014-04-30
Tim Northover
ARM64: make sure FastISel uses a GPR64 source in 64...
tree
|
commitdiff
next