projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86: preserve flags when folding atomic operations
[oota-llvm.git]
/
test
/
2015-10-15
JF Bastien
x86: preserve flags when folding atomic operations
tree
|
commitdiff
2015-10-15
Kevin B. Smith
Change test to use FileCheck rather than grep.
tree
|
commitdiff
2015-10-15
Philip Reames
Revert 250343 and 250344
tree
|
commitdiff
2015-10-15
JF Bastien
x86 FP atomic codegen: don't drop globals, stack
tree
|
commitdiff
2015-10-15
Manman Ren
Recommit r250345, it was reverted in r250366 to investi...
tree
|
commitdiff
2015-10-15
Daniel Sanders
[mips][ias] Implement ulh macro.
tree
|
commitdiff
2015-10-15
Daniel Sanders
[mips][mips16] MIPS16 is not a CPU/Architecture but...
tree
|
commitdiff
2015-10-15
Igor Breger
AVX512: Implemented DAG lowering for shuff62x2/shufi62x...
tree
|
commitdiff
2015-10-15
NAKAMURA Takumi
[CMake] check-llvm requires llvm-pdbdump.
tree
|
commitdiff
2015-10-15
Igor Breger
AVX512: Implemented encoding and intrinsics for vpternl...
tree
|
commitdiff
2015-10-15
Elena Demikhovsky
AVX-512: Fixed a bug in shuffle lowering 32-bit mode
tree
|
commitdiff
2015-10-15
Andrea Di Biagio
[x86] Merge test pr24562.ll into x86-fold-pshufb.ll...
tree
|
commitdiff
2015-10-15
Zlatko Buljan
[mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH,...
tree
|
commitdiff
2015-10-15
Hrvoje Varga
[mips][microMIPS] Implement BREAK16, LI16, MOVE16,...
tree
|
commitdiff
2015-10-15
Hrvoje Varga
[mips][microMIPS] Implement LLE and SCE instructions
tree
|
commitdiff
2015-10-15
Hrvoje Varga
[mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE...
tree
|
commitdiff
2015-10-15
Lang Hames
[RuntimeDyld] Drop the '.s' suffix off the COFF test...
tree
|
commitdiff
2015-10-15
Lang Hames
[RuntimeDyld] Don't try to get the contents of sections...
tree
|
commitdiff
2015-10-15
Akira Hatanaka
[MachO] Stop generating *coal* sections.
tree
|
commitdiff
2015-10-15
Manman Ren
Temporarily revert r250345 to sort out bot failure.
tree
|
commitdiff
2015-10-15
David Majnemer
s/NumFiles/NumStreams/
tree
|
commitdiff
2015-10-15
David Majnemer
[llvm-pdbdump] Provide a mechanism to dump the raw...
tree
|
commitdiff
2015-10-15
Quentin Colombet
[ARM] Make sure we do not dereference the end iterator...
tree
|
commitdiff
2015-10-15
Akira Hatanaka
Revert r250349.
tree
|
commitdiff
2015-10-14
Akira Hatanaka
[MachO] Stop generating *coal* sections.
tree
|
commitdiff
2015-10-14
Akira Hatanaka
Revert r250342.
tree
|
commitdiff
2015-10-14
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-14
Philip Reames
Test case which should have been part of 250343
tree
|
commitdiff
2015-10-14
Akira Hatanaka
[MachO] Stop generating *coal* sections.
tree
|
commitdiff
2015-10-14
Philip Reames
Tighten known bits for ctpop based on zero input bits
tree
|
commitdiff
2015-10-14
Sanjay Patel
add x86 codegen tests for 'add nsw' followed by 'sext'
tree
|
commitdiff
2015-10-14
Bill Schmidt
[PowerPC] Fix invalid lxvdsx optimization (PR25157)
tree
|
commitdiff
2015-10-14
Igor Kudrin
[llvm-readobj/ELF] fix: add correct test inputs
tree
|
commitdiff
2015-10-14
Igor Kudrin
[llvm-readobj/ELF] Print GNU Hash section
tree
|
commitdiff
2015-10-14
Andrea Di Biagio
[x86][FastISel] Teach how to select nontemporal stores.
tree
|
commitdiff
2015-10-14
Xinliang David Li
Add a instrumentation test for Linux
tree
|
commitdiff
2015-10-14
Manman Ren
Revert r250204 and r250240 due to bot failure. We faile...
tree
|
commitdiff
2015-10-14
Evgeniy Stepanov
[msan] Fix crash on multiplication by a non-integer...
tree
|
commitdiff
2015-10-14
Kostya Serebryany
[asan] Disabling speculative loads under asan. Patch...
tree
|
commitdiff
2015-10-13
Diego Novillo
Sample profiles - Add a name table to the binary encoding.
tree
|
commitdiff
2015-10-13
Cong Hou
Update MachineBranchProbabilityInfo::normalizeEdgeWeigh...
tree
|
commitdiff
2015-10-13
David Majnemer
[InlineFunction] Correctly inline TerminatePadInst
tree
|
commitdiff
2015-10-13
Kevin Enderby
Tweak to r250117 and change to use ErrorOr and drop...
tree
|
commitdiff
2015-10-13
Joseph Tremoulet
[WinEH] Add CoreCLR EH table emission
tree
|
commitdiff
2015-10-13
Akira Hatanaka
[AArch64] Check the size of the vector before accessing...
tree
|
commitdiff
2015-10-13
Xinliang David Li
[PGO]: Eliminate calls to __llvm_profile_register_funct...
tree
|
commitdiff
2015-10-13
Kevin Enderby
The issue with the malformed-machos 00000031.a test...
tree
|
commitdiff
2015-10-13
Simon Pilgrim
[InstCombine][SSE4A] Remove broken INSERTQI range combi...
tree
|
commitdiff
2015-10-13
James Molloy
[GlobalsAA] Don't assume anything about functions that...
tree
|
commitdiff
2015-10-13
Manman Ren
Revert 250089 due to bot failure. It failed when buildi...
tree
|
commitdiff
2015-10-13
Kevin Enderby
Looks like malformed-machos 00000031.a test is just...
tree
|
commitdiff
2015-10-13
Matt Arsenault
DAGCombiner: Don't stop finding better chain on 2 aliases
tree
|
commitdiff
2015-10-13
JF Bastien
x86: preserve flags when folding atomic operations
tree
|
commitdiff
2015-10-13
Kevin Enderby
Remove the correct unstable malformed-machos test mem...
tree
|
commitdiff
2015-10-12
Matt Arsenault
DAGCombiner: Combine extract_vector_elt from build_vector
tree
|
commitdiff
2015-10-12
Simon Pilgrim
[InstCombine] Tidied up SSE4A tests.
tree
|
commitdiff
2015-10-12
Kevin Enderby
Temporarily remove the test added in r250117 while...
tree
|
commitdiff
2015-10-12
Cong Hou
Assign correct edge weights to unwind destinations...
tree
|
commitdiff
2015-10-12
Kevin Enderby
Fixed bugs in llvm-obdump while parsing Mach-O files...
tree
|
commitdiff
2015-10-12
Cong Hou
Update the branch weight metadata in JumpThreading...
tree
|
commitdiff
2015-10-12
Reid Kleckner
Make Win64 localescape offsets FP relative instead...
tree
|
commitdiff
2015-10-12
Hemant Kulkarni
[llvm-symbolizer] Add -print-address option
tree
|
commitdiff
2015-10-12
Andrea Di Biagio
[x86] Fix wrong lowering of vsetcc nodes (PR25080).
tree
|
commitdiff
2015-10-12
Colin LeMahieu
[llvm-symbolizer] Reverting r250067
tree
|
commitdiff
2015-10-12
Hemant Kulkarni
[llvm-symbolizer] Add -print-address option
tree
|
commitdiff
2015-10-12
Zoran Jovanovic
[mips][micromips] Initial support for micrmomips DSP...
tree
|
commitdiff
2015-10-12
Oliver Stannard
[Debug] Look through bitcasts to find argument registers
tree
|
commitdiff
2015-10-12
Jun Bum Lim
[AArch64]Fix bug in function names in test case
tree
|
commitdiff
2015-10-12
Daniel Sanders
[mips][ias] Implement macro expansion when bcc has...
tree
|
commitdiff
2015-10-12
Daniel Sanders
[mips] Whitespace cleanup in MIPS16 tests to reduce...
tree
|
commitdiff
2015-10-12
Daniel Sanders
[mips] Handle undef when extracting subregs from FP64...
tree
|
commitdiff
2015-10-12
Oliver Stannard
GlobalOpt does not treat externally_initialized globals...
tree
|
commitdiff
2015-10-12
James Molloy
[LoopVectorize] Shrink integer operations into the...
tree
|
commitdiff
2015-10-12
Amjad Aboud
[X86] Add XSAVE intrinsic family
tree
|
commitdiff
2015-10-12
Andrea Di Biagio
[x86] PR24562: fix incorrect folding of PSHUFB nodes...
tree
|
commitdiff
2015-10-12
Jonas Paulsson
[SystemZ] testcase MC/SystemZ/insn-good-z13.s extended.
tree
|
commitdiff
2015-10-12
Tobias Grosser
SCEV: Allow simple AddRec * Parameter products in delin...
tree
|
commitdiff
2015-10-12
Craig Topper
[X86] Change the immediate for IN/OUT instructions...
tree
|
commitdiff
2015-10-11
Simon Pilgrim
[DAGCombiner] Improved FMA combine support for vectors
tree
|
commitdiff
2015-10-11
Simon Pilgrim
[X86] Completed SHL cost model tests
tree
|
commitdiff
2015-10-11
Craig Topper
[X86] Remove special validation for INT immediate opera...
tree
|
commitdiff
2015-10-11
Simon Pilgrim
[X86] Renamed SHL cost model tests
tree
|
commitdiff
2015-10-11
Simon Pilgrim
[X86] Added LSHR cost model tests
tree
|
commitdiff
2015-10-11
Simon Pilgrim
[X86] Added ASHR cost model tests
tree
|
commitdiff
2015-10-11
Simon Pilgrim
[InstCombine][X86][XOP] Combine XOP integer vector...
tree
|
commitdiff
2015-10-11
Simon Pilgrim
[X86][XOP] Added support for the lowering of 128-bit...
tree
|
commitdiff
2015-10-10
Simon Pilgrim
[X86][SSE] Vector signed/unsigned integer compare tests.
tree
|
commitdiff
2015-10-10
Teresa Johnson
Fix PR25101 - Handle anonymous functions without VST...
tree
|
commitdiff
2015-10-10
Jonas Paulsson
[SystemZ] CodeGen/SystemZ/asm-18.ll run with -verify...
tree
|
commitdiff
2015-10-10
Jonas Paulsson
[SystemZ] Fixes in the backend I/R.
tree
|
commitdiff
2015-10-10
NAKAMURA Takumi
Suppress LLVM::tools/llvm-symbolizer/coff-dwarf.test...
tree
|
commitdiff
2015-10-10
Kevin Enderby
Move llvm-objdump malformed Mach-O tests to X86 test...
tree
|
commitdiff
2015-10-10
Kevin Enderby
Fix a bugs in the Mach-O disassembler when disassemblin...
tree
|
commitdiff
2015-10-09
Reid Kleckner
[WinEH] Delete the old landingpad implementation of...
tree
|
commitdiff
2015-10-09
Reid Kleckner
[SEH] Update SEH codegen tests to use the new IR
tree
|
commitdiff
2015-10-09
David Majnemer
[WinEH] Insert the catchpad return before CSR restoration
tree
|
commitdiff
2015-10-09
James Y Knight
Fix assert when emitting llvm.pow.f86.
tree
|
commitdiff
2015-10-09
Reid Kleckner
[SEH] Fix _except_handler4 table base states
tree
|
commitdiff
2015-10-09
Reid Kleckner
[SEH] Remember to emit the last invoke range for SEH
tree
|
commitdiff
2015-10-09
James Y Knight
Fix assert in X86 backend.
tree
|
commitdiff
next