index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LTO] Make these tests robust across multiple iterations.
Davide Italiano
2017-02-10
2
-0
/
+2
*
Revert r294532, it caused PR31935
Nico Weber
2017-02-10
1
-468
/
+0
*
Fix invalid addrspacecast due to combining alloca with global var
Yaxun Liu
2017-02-10
1
-0
/
+65
*
[ThinLTO] Make this test more robust across multiple runs.
Davide Italiano
2017-02-10
1
-0
/
+1
*
Encode duplication factor from loop vectorization and loop unrolling to discr...
Dehao Chen
2017-02-10
9
-19
/
+89
*
[X86] Bitcast subvector before broadcasting it.
Ahmed Bougacha
2017-02-10
4
-0
/
+90
*
Yet another fix llvm-objdump so it picks a good CPU based for Mach-O files,
Kevin Enderby
2017-02-10
3
-1
/
+4
*
GlobalISel: drop lifetime intrinsics during translation.
Tim Northover
2017-02-10
1
-0
/
+11
*
[X86][AVX512] Add vector rotate tests for AVX512 targets
Simon Pilgrim
2017-02-10
2
-1
/
+355
*
Autogenerate results for test/CodeGen/X86/peep-test-4.ll . NFC
Amaury Sechet
2017-02-10
1
-78
/
+128
*
Autogenerate results for test/CodeGen/X86/pr14314.ll . NFC
Amaury Sechet
2017-02-10
1
-6
/
+27
*
[ARM] Fix incorrect mask bits in MSR encoding for write_register intrinsic
John Brawn
2017-02-10
3
-49
/
+49
*
Use autogenerate check in CodeGen/X86/pr16031.ll . NFC
Amaury Sechet
2017-02-10
1
-14
/
+17
*
Check full codegen in CodeGen/X86/i256-add.ll NFC
Amaury Sechet
2017-02-10
1
-3
/
+127
*
[LV] Remove type restriction for vector phi creation
Matthew Simpson
2017-02-10
1
-4
/
+12
*
[Hexagon] Replace instruction definitions with auto-generated ones
Krzysztof Parzyszek
2017-02-10
131
-2074
/
+2071
*
Move some error handling down to MCStreamer.
Rafael Espindola
2017-02-10
1
-0
/
+8
*
[X86][SSE] Added chained FDIV test cases for D26855
Simon Pilgrim
2017-02-10
1
-0
/
+310
*
[DAGCombine] Allow vector constant folding of any value type before type lega...
Simon Pilgrim
2017-02-10
4
-170
/
+12
*
[X86][SSE] Add support for extracting target constants from BUILD_VECTOR
Simon Pilgrim
2017-02-10
1
-12
/
+10
*
[PM] Relax the patterns used in the new test I added because some
Chandler Carruth
2017-02-10
1
-20
/
+20
*
[PM] Fix a bug in the new loop PM when handling functions with no loops.
Chandler Carruth
2017-02-10
3
-2
/
+279
*
[X86][GlobalISel] Add general-purpose Register Bank
Igor Breger
2017-02-10
2
-0
/
+177
*
[LoopUnswitch] Remove BFI usage (dead code)
Philip Reames
2017-02-10
1
-52
/
+0
*
Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."
Eric Christopher
2017-02-10
19
-19
/
+19
*
For X86-64 linux and PPC64 linux align int128 to 16 bytes.
Eric Christopher
2017-02-10
19
-19
/
+19
*
AMDGPU : Add trap handler support.
Wei Ding
2017-02-10
2
-6
/
+75
*
[AMDGPU] Override PSet for M0
Stanislav Mekhanoshin
2017-02-10
1
-0
/
+57
*
Update test/CodeGen/X86/sse-align-10.ll to use FileCheck instead of grep
David L. Jones
2017-02-10
1
-1
/
+4
*
[LoadCombine] Change test to not use instcombine.
Michael J. Spencer
2017-02-10
1
-1
/
+4
*
[PM] Add Argument Promotion to the pass pipeline.
Chandler Carruth
2017-02-09
1
-0
/
+3
*
[NewGVN] Fix test so that it doesn't rely on InstCombine anymore.
Davide Italiano
2017-02-09
1
-3
/
+5
*
[PM] Port ArgumentPromotion to the new pass manager.
Chandler Carruth
2017-02-09
16
-0
/
+16
*
WholeProgramDevirt: Check that VCP candidate functions are defined before eva...
Peter Collingbourne
2017-02-09
1
-0
/
+32
*
[ARM] Add support for armv7ve triple in llvm (PR31358).
George Burgess IV
2017-02-09
2
-0
/
+27
*
[InstCombine] allow (X * C2) << C1 --> X * (C2 << C1) for vectors
Sanjay Patel
2017-02-09
1
-0
/
+14
*
X86: Introduce relocImm-based patterns for cmp.
Peter Collingbourne
2017-02-09
1
-0
/
+39
*
AMDGPU: Add pass to expand memcpy/memmove/memset
Matt Arsenault
2017-02-09
1
-0
/
+117
*
X86: Teach X86InstrInfo::analyzeCompare to recognize compares of symbols.
Peter Collingbourne
2017-02-09
1
-1
/
+1
*
[LoadCombine] Fix combining of loads which span an aliasing store.
Michael J. Spencer
2017-02-09
1
-0
/
+21
*
[InstCombine] use m_APInt to allow demanded bits analysis on splat constants
Sanjay Patel
2017-02-09
2
-4
/
+3
*
[AMDGPU] Calculate number of min/max SGPRs/VGPRs for WavesPerEU instead of us...
Konstantin Zhuravlyov
2017-02-09
1
-3
/
+3
*
[InstCombine] add test for demanded bits with splat vector constants; NFC
Sanjay Patel
2017-02-09
1
-0
/
+13
*
test: adjust the test for the BSD format
Saleem Abdulrasool
2017-02-09
1
-3
/
+8
*
[dsymutil] Fix handling of empty CUs in LTO links.
Frederic Riss
2017-02-09
1
-0
/
+33
*
[JumpThreading] Thread through guards
Sanjoy Das
2017-02-09
1
-0
/
+132
*
Object: pad out BSD archive members to 8-bytes
Saleem Abdulrasool
2017-02-09
1
-4
/
+6
*
[SelectionDAG] Fix bugs in inverted condition splitting code.
Geoff Berry
2017-02-09
1
-4
/
+66
*
[InstCombine] add tests for icmp with add nsw; NFC
Sanjay Patel
2017-02-09
1
-0
/
+123
*
Tweak the implementation of llvm-objdump’s -objc-meta-data option so
Kevin Enderby
2017-02-09
2
-0
/
+62
[next]