projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Replace two release calls with std::move. I missed this on the previous commit.
[oota-llvm.git]
/
test
/
2014-06-24
Daniel Sanders
[mips] Added support for assembling sdbbp.
tree
|
commitdiff
2014-06-24
Benjamin Kramer
InstCombine: Disable umul.with.overflow recognition...
tree
|
commitdiff
2014-06-24
Benjamin Kramer
InstCombine: Don't try to reorder shuffles where the...
tree
|
commitdiff
2014-06-24
David Majnemer
GlobalOpt: Don't optimize dllimport for initializers
tree
|
commitdiff
2014-06-24
Kevin Qin
[AArch64] Fix a build_vector pattern match fail
tree
|
commitdiff
2014-06-24
Adam Nemet
[Disasm][AVX512] Implement decoding of top bit for...
tree
|
commitdiff
2014-06-23
Juergen Ributzka
[FastISel][X86] Lower unsupported selects to control...
tree
|
commitdiff
2014-06-23
Juergen Ributzka
[FastISel][X86] Add support for floating-point select.
tree
|
commitdiff
2014-06-23
Juergen Ributzka
[FastISel][X86] Optimize selects when the condition...
tree
|
commitdiff
2014-06-23
NAKAMURA Takumi
nm-trivial-object.test requires shell since Lit interna...
tree
|
commitdiff
2014-06-23
Kevin Enderby
Change the default input for llvm-nm to be a.out instea...
tree
|
commitdiff
2014-06-23
Rafael Espindola
[Mips] Add a target streamer when creating a null streamer.
tree
|
commitdiff
2014-06-23
Matt Arsenault
R600/SI: Fix div_scale intrinsic.
tree
|
commitdiff
2014-06-23
Christian Pirker
ARMEB: Vector extend operations
tree
|
commitdiff
2014-06-23
Matt Arsenault
R600: Move add/sub with overflow out of AMDILISelLowering
tree
|
commitdiff
2014-06-23
Matt Arsenault
R600/SI: Handle i64 sub.
tree
|
commitdiff
2014-06-23
Rafael Espindola
Delete utils/FileUpdate.
tree
|
commitdiff
2014-06-23
Rafael Espindola
Allow using .cfi_startproc without a leading symbol.
tree
|
commitdiff
2014-06-23
Rafael Espindola
Stop producing func.eh symbols on Darwin.
tree
|
commitdiff
2014-06-23
Ulrich Weigand
[PowerPC] Allow stack frames without parameter save...
tree
|
commitdiff
2014-06-23
Ulrich Weigand
[PowerPC] Fix on-stack AltiVec arguments with 64-bit...
tree
|
commitdiff
2014-06-23
Tim Northover
ARM: mark UBFX as not allowing PC.
tree
|
commitdiff
2014-06-22
Saleem Abdulrasool
MC: adjust text section flags for WoA
tree
|
commitdiff
2014-06-22
NAKAMURA Takumi
Revert r211399, "Generate native unwind info on Win64"
tree
|
commitdiff
2014-06-22
Jan Vesely
R600: Add udivrem test
tree
|
commitdiff
2014-06-22
Filipe Cabecinhas
Fix PR20087 by using the source index when changing...
tree
|
commitdiff
2014-06-22
NAKAMURA Takumi
Introduce a Lit feature "debug_frame" and apply it...
tree
|
commitdiff
2014-06-22
Benjamin Kramer
Add a description to the test from r211433 explaining...
tree
|
commitdiff
2014-06-22
Arnold Schwaighofer
LoopVectorizer: Fix a dominance issue
tree
|
commitdiff
2014-06-22
Weiming Zhao
Report error for non-zero data in .bss
tree
|
commitdiff
2014-06-21
Benjamin Kramer
LoopUnrollRuntime: Check for overflow in the trip count...
tree
|
commitdiff
2014-06-21
Benjamin Kramer
Legalizer: Add support for splitting insert_subvectors.
tree
|
commitdiff
2014-06-21
Benjamin Kramer
SCEVExpander: Fold constant PHIs harder. The logic...
tree
|
commitdiff
2014-06-21
Andrea Di Biagio
[X86] Add ISel patterns to select SSE3/AVX ADDSUB instr...
tree
|
commitdiff
2014-06-20
Rafael Espindola
Always use a temp symbol for CIE.
tree
|
commitdiff
2014-06-20
Rafael Espindola
Use compact unwind for the iOS simulator.
tree
|
commitdiff
2014-06-20
Kevin Enderby
Fix some double printing of filenames for archives...
tree
|
commitdiff
2014-06-20
Rafael Espindola
Don't produce eh_frame relocations when targeting the...
tree
|
commitdiff
2014-06-20
Reid Kleckner
Generate native unwind info on Win64
tree
|
commitdiff
2014-06-20
Stepan Dyatkovskiy
Commited patch from Björn Steinbrink:
tree
|
commitdiff
2014-06-20
Ulrich Weigand
[RuntimeDyld] Support more PPC64 relocations
tree
|
commitdiff
2014-06-20
Tom Stellard
R600/SI: Add patterns for ctpop inside a branch
tree
|
commitdiff
2014-06-20
Tom Stellard
R600/SI: Add a pattern for f32 ftrunc
tree
|
commitdiff
2014-06-20
Tom Stellard
R600: Expand vector flog2
tree
|
commitdiff
2014-06-20
Tom Stellard
R600: Expand vector fexp2
tree
|
commitdiff
2014-06-20
Tom Stellard
R600/SI: Add a VALU pattern for i64 xor
tree
|
commitdiff
2014-06-20
Ulrich Weigand
[PowerPC] Fix small argument stack slot offset for LE
tree
|
commitdiff
2014-06-20
Rafael Espindola
Move test so that it is skipped if the ARM target is...
tree
|
commitdiff
2014-06-20
Rafael Espindola
Allow a target to create a null streamer.
tree
|
commitdiff
2014-06-20
Oliver Stannard
Emit the ARM build attributes ABI_PCS_wchar_t and ABI_e...
tree
|
commitdiff
2014-06-20
Zoran Jovanovic
ps][mips64r6] Added LSA/DLSA instructions
tree
|
commitdiff
2014-06-20
Karthik Bhat
Add Support to Recognize and Vectorize NON SIMD instruc...
tree
|
commitdiff
2014-06-20
Hans Wennborg
Don't build switch lookup tables for dllimport or TLS...
tree
|
commitdiff
2014-06-20
Kevin Enderby
Added the -m option as an alias for -format=darwin...
tree
|
commitdiff
2014-06-19
Kevin Enderby
Fix the output of llvm-nm for Mach-O files to use the...
tree
|
commitdiff
2014-06-19
Rafael Espindola
Set missing options in LTOCodeGenerator::setTargetOptions.
tree
|
commitdiff
2014-06-19
Kevin Enderby
Change the output of llvm-nm and llvm-size for Mach...
tree
|
commitdiff
2014-06-19
Eric Christopher
Since we're using DW_AT_string rather than DW_AT_strp...
tree
|
commitdiff
2014-06-19
Alp Toker
Fix typos
tree
|
commitdiff
2014-06-19
Eric Christopher
Fix this test a little harder - use llc_dwarf to make...
tree
|
commitdiff
2014-06-19
Eric Christopher
Relax this test a bit, we don't need the full contents...
tree
|
commitdiff
2014-06-19
David Blaikie
DebugInfo: Fission: Ensure the address pool entries...
tree
|
commitdiff
2014-06-19
Alp Toker
MCNullStreamer: assign file IDs to resolve crashes...
tree
|
commitdiff
2014-06-19
Jingyue Wu
[ValueTracking] Extend range metadata to call/invoke
tree
|
commitdiff
2014-06-19
Oliver Stannard
Tests for r211273
tree
|
commitdiff
2014-06-19
Oliver Stannard
Emit DWARF3 call frame information when DWARF3+ debug...
tree
|
commitdiff
2014-06-19
Matheus Almeida
[mips] Implementation of dli.
tree
|
commitdiff
2014-06-19
Dinesh Dwivedi
Added instruction combine to transform few more negativ...
tree
|
commitdiff
2014-06-19
Andrea Di Biagio
[X86] Teach how to combine horizontal binop even in...
tree
|
commitdiff
2014-06-19
Dinesh Dwivedi
Refactored and updated SimplifyUsingDistributiveLaws...
tree
|
commitdiff
2014-06-19
David Majnemer
InstCombine: Stop two transforms dueling
tree
|
commitdiff
2014-06-19
Matt Arsenault
R600: Add a few tests I forgot to add.
tree
|
commitdiff
2014-06-19
Nick Lewycky
Move optimization of some cases of (A & C1)|(B & C2...
tree
|
commitdiff
2014-06-19
Nick Lewycky
Make instsimplify's analysis of icmp eq/ne use computeK...
tree
|
commitdiff
2014-06-19
David Majnemer
MS asm: Properly handle quoted symbol names
tree
|
commitdiff
2014-06-19
Matt Arsenault
R600/SI: Add intrinsics for various math instructions.
tree
|
commitdiff
2014-06-18
Kevin Enderby
Teach llvm-size to know about Mach-O universal files...
tree
|
commitdiff
2014-06-18
Matt Arsenault
R600: Handle fnearbyint
tree
|
commitdiff
2014-06-18
Marek Olsak
R600/SI: add gather4 and getlod intrinsics (v3)
tree
|
commitdiff
2014-06-18
Saleem Abdulrasool
MC: do not add comment string to the AsmToken in AsmLex...
tree
|
commitdiff
2014-06-18
Saleem Abdulrasool
MCAsmParser: full support for gas' '.if{cond} expressio...
tree
|
commitdiff
2014-06-18
Jan Vesely
R600: Expand vector fceil
tree
|
commitdiff
2014-06-18
Ulrich Weigand
[PowerPC] Simplify and improve loading into TOC register
tree
|
commitdiff
2014-06-18
Ulrich Weigand
[PowerPC] Add back test case for absolute calls (remove...
tree
|
commitdiff
2014-06-18
Arnold Schwaighofer
Add a triple so that right syntax is choosen on mac...
tree
|
commitdiff
2014-06-18
Matt Arsenault
R600/SI: Add intrinsics for brev instructions
tree
|
commitdiff
2014-06-18
Matt Arsenault
R600/SI: Prettier operand printing for 64-bit ops.
tree
|
commitdiff
2014-06-18
Matheus Almeida
[mips] SYNC $stype instruction was added in Mips32
tree
|
commitdiff
2014-06-18
Matt Arsenault
R600: Implement f64 ftrunc, ffloor and fceil.
tree
|
commitdiff
2014-06-18
Matt Arsenault
R600: Custom lower f64 frint for pre-CI
tree
|
commitdiff
2014-06-18
Adam Nemet
[X86] AVX512: Add non-temporal stores
tree
|
commitdiff
2014-06-18
Adam Nemet
[X86] AVX512: Specify compressed displacement for vmovntdqa
tree
|
commitdiff
2014-06-18
Ulrich Weigand
[PowerPC] Do not use BLA with the 64-bit SVR4 ABI
tree
|
commitdiff
2014-06-18
Ulrich Weigand
Do not XFAIL test/tools/llvm-cov tests on powerpc64le
tree
|
commitdiff
2014-06-18
Matheus Almeida
[mips] Fix expansion of memory operation if destination...
tree
|
commitdiff
2014-06-18
Matheus Almeida
[mips] Report correct location when "erroring" about...
tree
|
commitdiff
2014-06-18
Zoran Jovanovic
[mips][mips64r6] Add BLTC and BLTUC instructions
tree
|
commitdiff
2014-06-18
Matheus Almeida
[mips] Access $at only if necessary.
tree
|
commitdiff
2014-06-18
Cameron McInally
Add pattern for unsigned v4i32->v4f64 convert on AVX512.
tree
|
commitdiff
2014-06-18
Matheus Almeida
[mips] Update MipsAsmParser so that it's possible to...
tree
|
commitdiff
next