projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AVX-512: Added CMP and BLEND instructions.
[oota-llvm.git]
/
test
/
2013-08-13
Elena Demikhovsky
AVX-512: Added CMP and BLEND instructions.
tree
|
commitdiff
2013-08-13
Evgeniy Stepanov
Pass DIEHash::collectAttributes output argument by...
tree
|
commitdiff
2013-08-13
David Majnemer
[-cxx-abi microsoft] Stick zero initialized symbols...
tree
|
commitdiff
2013-08-13
Eric Christopher
Add the start of DIE hashing for DWARF4 type units...
tree
|
commitdiff
2013-08-12
Eric Christopher
Add comment and source to testcase.
tree
|
commitdiff
2013-08-12
Rui Ueyama
[FileCheck] Fix a bug that cause FileCheck to misidenti...
tree
|
commitdiff
2013-08-12
Kevin Enderby
Fix a crash with X86 Mach-O and a subtraction expressio...
tree
|
commitdiff
2013-08-12
Peter Collingbourne
Reapply r188119 now that the bug it exposed is fixed.
tree
|
commitdiff
2013-08-12
Tom Stellard
R600: Set scheduling preference to Sched::Source
tree
|
commitdiff
2013-08-12
Eric Christopher
Move the addition of the dwo_id as late as possible...
tree
|
commitdiff
2013-08-12
Nadav Rotem
Fix PR16797 - Support PHINodes with multiple inputs...
tree
|
commitdiff
2013-08-12
Vladimir Medic
This patch implements ei and di instructions for mips...
tree
|
commitdiff
2013-08-12
Tim Northover
Fix FileCheck --check-prefix lines.
tree
|
commitdiff
2013-08-12
Richard Sandiford
[SystemZ] Use CLC and IPM to implement memcmp
tree
|
commitdiff
2013-08-12
Richard Sandiford
[SystemZ] Add a definition of the CLC instruction
tree
|
commitdiff
2013-08-12
Richard Sandiford
[SystemZ] Add a definition of the IPM instruction
tree
|
commitdiff
2013-08-12
Tim Northover
Allow compatible extension attributes for tail calls
tree
|
commitdiff
2013-08-12
Richard Sandiford
Fix big-endian handling of integer-to-vector bitcasts...
tree
|
commitdiff
2013-08-11
Reed Kotler
Don't generate floating point stubs for mips16 code...
tree
|
commitdiff
2013-08-11
Elena Demikhovsky
AVX-512: Added more tests for BROADCAST
tree
|
commitdiff
2013-08-11
Elena Demikhovsky
AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm...
tree
|
commitdiff
2013-08-10
Arnold Schwaighofer
Revert r188119 "Kill some duplicated code for removing...
tree
|
commitdiff
2013-08-10
Niels Ole Salscheider
R600/SI: FMA is faster than fmul and fadd for f64
tree
|
commitdiff
2013-08-10
Niels Ole Salscheider
R600/SI: Add FMA pattern
tree
|
commitdiff
2013-08-10
Rafael Espindola
Check for $PWD in llvm::sys::current_path.
tree
|
commitdiff
2013-08-09
Michael Gottesman
[objc-arc] Track if we encountered an additive overflow...
tree
|
commitdiff
2013-08-09
Peter Collingbourne
Kill some duplicated code for removing unreachable...
tree
|
commitdiff
2013-08-09
Peter Collingbourne
DataFlowSanitizer: Remove unreachable BBs so IR continu...
tree
|
commitdiff
2013-08-09
Reed Kotler
Add another intrinsic that LLVM gives an incorrect...
tree
|
commitdiff
2013-08-09
Michael Gottesman
[stackprotector] Simplify SP Pass so that we emit diffe...
tree
|
commitdiff
2013-08-09
Stephen Lin
CHECK-LABEL-ify tests
tree
|
commitdiff
2013-08-09
Daniel Dunbar
[tests] Update to use lit_config and lit package, as...
tree
|
commitdiff
2013-08-09
Mihai Popa
This fixes the Thumb2 CPS assembly syntax.
tree
|
commitdiff
2013-08-09
Mihai Popa
Fix assembling of Thumb2 branch instructions.
tree
|
commitdiff
2013-08-09
Craig Topper
Add missing 'v' prefix in front of palignr on one of...
tree
|
commitdiff
2013-08-09
Hal Finkel
Set ISD::FROUND to Expand by default for all types
tree
|
commitdiff
2013-08-09
Lang Hames
Optimistically ignore scattered relocations in MachO...
tree
|
commitdiff
2013-08-08
Jack Carter
Mips ELF: MicroMips direct object Little endian support.
tree
|
commitdiff
2013-08-08
Michael J. Spencer
[Object] Split the ELF interface into 3 parts.
tree
|
commitdiff
2013-08-08
Arnold Schwaighofer
Revert "Reapply r185872 now that the address sanitizer...
tree
|
commitdiff
2013-08-08
Daniel Dunbar
[tests] Remove dead VALGRIND and CLEANED_TESTSUITE...
tree
|
commitdiff
2013-08-08
Daniel Dunbar
[lit] Remove on_clone member, which is no longer used.
tree
|
commitdiff
2013-08-08
David Fang
initial draft of PPCMachObjectWriter.cpp
tree
|
commitdiff
2013-08-08
Niels Ole Salscheider
R600/SI: Implement fp32<->fp64 conversions
tree
|
commitdiff
2013-08-08
Niels Ole Salscheider
R600/SI: Implement sint<->fp64 conversions
tree
|
commitdiff
2013-08-08
Andrea Di Biagio
test commit.
tree
|
commitdiff
2013-08-08
Eric Christopher
DISubprogram metadata have an MDNode representing which...
tree
|
commitdiff
2013-08-08
Evgeniy Stepanov
Disable inlining between sanitized and non-sanitized...
tree
|
commitdiff
2013-08-08
Eric Christopher
For DW_TAG_template_type_parameter the actual passed...
tree
|
commitdiff
2013-08-08
Eric Christopher
Make sure that if we're going to attempt to add a type...
tree
|
commitdiff
2013-08-08
Hal Finkel
PPC: Map frin to round() not nearbyint() and rint()
tree
|
commitdiff
2013-08-08
David Majnemer
Revert "coff also doesn't have a ReadOnlySection yet...
tree
|
commitdiff
2013-08-08
Michael Gottesman
Revert "[objc-arc] Track if we encountered an additive...
tree
|
commitdiff
2013-08-07
Michael Gottesman
[objc-arc] Track if we encountered an additive overflow...
tree
|
commitdiff
2013-08-07
Bill Wendling
Reapply r185872 now that the address sanitizer has...
tree
|
commitdiff
2013-08-07
Daniel Dunbar
[tests] Make string encoding issues explicit.
tree
|
commitdiff
2013-08-07
Daniel Dunbar
[tests] Avoid deprecated except syntax.
tree
|
commitdiff
2013-08-07
Hal Finkel
Add ISD::FROUND for libm round()
tree
|
commitdiff
2013-08-07
Peter Collingbourne
DataFlowSanitizer; LLVM changes.
tree
|
commitdiff
2013-08-07
Eric Christopher
Using the integrated assembler we'd fail to change...
tree
|
commitdiff
2013-08-07
Elena Demikhovsky
AVX-512 set: Added BROADCAST instructions
tree
|
commitdiff
2013-08-07
Richard Sandiford
[SystemZ] Optimize floating-point comparisons with...
tree
|
commitdiff
2013-08-07
Richard Sandiford
[SystemZ] Add floating-point load-and-test instructions
tree
|
commitdiff
2013-08-07
Benjamin Kramer
JumpThreading: Turn a select instruction into branching...
tree
|
commitdiff
2013-08-07
Elena Demikhovsky
LLVM Interpreter: MIPS tests should pass
tree
|
commitdiff
2013-08-07
Reed Kotler
Create a pattern for the "trap" instruction.
tree
|
commitdiff
2013-08-06
Tom Stellard
R600/SI: Use VSrc_* register classes as the default...
tree
|
commitdiff
2013-08-06
Tom Stellard
R600/SI: Add more special cases for opcodes to ensureSR...
tree
|
commitdiff
2013-08-06
Bill Wendling
Change the linkage of these global values to 'internal'.
tree
|
commitdiff
2013-08-06
Arnold Schwaighofer
LoopVectorize: Allow vectorization of loops with lifeti...
tree
|
commitdiff
2013-08-06
Manman Ren
Debug Info Finder|Verifier: handle DbgLoc attached...
tree
|
commitdiff
2013-08-06
Hal Finkel
Add PPC64 mulli pattern
tree
|
commitdiff
2013-08-06
Mihai Popa
This corrects creation of operands for t2PLDW. It also...
tree
|
commitdiff
2013-08-06
Mihai Popa
Support APSR_nzcv as operand for Thumb2 mrc. Deprecate...
tree
|
commitdiff
2013-08-06
Justin Holewinski
[NVPTX] Add missing patterns for i1 [s,u]int_to_fp
tree
|
commitdiff
2013-08-06
Justin Holewinski
[NVPTX] Fix bug in stack code generation causes by...
tree
|
commitdiff
2013-08-06
Justin Holewinski
[NVPTX] Start conversion to MC infrastructure
tree
|
commitdiff
2013-08-06
Tim Northover
ARM: implement allowTruncateForTailCall
tree
|
commitdiff
2013-08-06
Elena Demikhovsky
LLVM Interpreter: fixed bug 16694
tree
|
commitdiff
2013-08-06
Tim Northover
Refactor isInTailCallPosition handling
tree
|
commitdiff
2013-08-06
Tom Stellard
Factor FlattenCFG out from SimplifyCFG
tree
|
commitdiff
2013-08-05
Bill Wendling
FileCheckize some of the testcases.
tree
|
commitdiff
2013-08-05
Tom Stellard
R600/SI: Add missing test for r187749
tree
|
commitdiff
2013-08-05
Elena Demikhovsky
LLVM Interpreter: This patch implements vector support...
tree
|
commitdiff
2013-08-05
Richard Sandiford
[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare...
tree
|
commitdiff
2013-08-05
Richard Sandiford
[SystemZ] Add definitions for BRCT and BRCTG
tree
|
commitdiff
2013-08-05
Richard Sandiford
[SystemZ] Use LOAD AND TEST to eliminate comparisons...
tree
|
commitdiff
2013-08-05
Richard Sandiford
[SystemZ] Add LOAD AND TEST instructions
tree
|
commitdiff
2013-08-05
Elena Demikhovsky
AVX-512 set: added mask operations, lowering BUILD_VECT...
tree
|
commitdiff
2013-08-04
Reed Kotler
Add the saving of S2. This is needed for some of the...
tree
|
commitdiff
2013-08-04
Bob Wilson
Remove "lto_on_osx" xfails, now that -rdynamic works...
tree
|
commitdiff
2013-08-04
Benjamin Kramer
X86: Turn fp selects into mask operations.
tree
|
commitdiff
2013-08-04
Elena Demikhovsky
AVX-512 set: added VEXTRACTPS instruction
tree
|
commitdiff
2013-08-04
Tim Northover
X86: specify CPU on new test to fix atom buildbot
tree
|
commitdiff
2013-08-04
Tim Northover
X86: correct tail return address calculation
tree
|
commitdiff
2013-08-04
Reed Kotler
Clean up code for Mips16 large frame handling.
tree
|
commitdiff
2013-08-03
Hal Finkel
Fix PPC64 64-bit GPR inline asm constraint matching
tree
|
commitdiff
2013-08-02
Akira Hatanaka
[mips] Expand vector truncating stores and extending...
tree
|
commitdiff
2013-08-02
Joey Gouly
[ARMv8] Add an assembler warning for the deprecated...
tree
|
commitdiff
2013-08-02
Nadav Rotem
SLPVectorizer: Fix PR16777. PHInodes may use multiple...
tree
|
commitdiff
next