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
*
[X86] Don't alter HasOpaqueSPAdjustment after we've relied on it
David Majnemer
2016-01-14
1
-0
/
+53
*
[codeview] Regenerate C++ display name test case and update comments
Reid Kleckner
2016-01-14
1
-21
/
+34
*
Stop increasing alignment of externally-visible globals on ELF
James Y Knight
2016-01-13
1
-9
/
+9
*
[TLS] New lower emutls pass, fix linkage bugs.
Chih-Hung Hsieh
2016-01-13
6
-60
/
+186
*
Add a triple to the test.
Rafael Espindola
2016-01-13
1
-1
/
+1
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-0
/
+21
*
Display detailed profile summary in llvm-profdata tool.
Easwaran Raman
2016-01-13
1
-0
/
+20
*
Relax testcase so it works on Windows.
Adrian Prantl
2016-01-13
1
-2
/
+3
*
AMDGPU/SI: Update ISA version for FIJI
Changpeng Fang
2016-01-13
1
-0
/
+2
*
dsymutil: Only warn about missing clang modules once.
Adrian Prantl
2016-01-13
2
-0
/
+12
*
[readobj] Expand CodeView dumping functionality
Reid Kleckner
2016-01-13
6
-207
/
+208
*
[WebAssembly] MCFixupKindInfo's TargetSize is in bits rather than bytes.
Dan Gohman
2016-01-13
1
-0
/
+14
*
AMDGPU/SI: Fix a GPU hang with POS_W_FLOAT enabled
Marek Olsak
2016-01-13
1
-0
/
+17
*
AMDGPU/SI: Add tests for non-void functions and InitialPSInputAddr
Marek Olsak
2016-01-13
1
-0
/
+228
*
AMDGPU/SI: Add SI Machine Scheduler
Nicolai Haehnle
2016-01-13
1
-0
/
+55
*
[Hexagon] Do not insert non-phis before phis in bit simplification
Krzysztof Parzyszek
2016-01-13
1
-0
/
+58
*
[AVX512] Adding PMOVSXBD/W/Q , PMOVZSDQ and PMOVZSWD/Q Intrinsics .
Michael Zuckerman
2016-01-13
4
-0
/
+378
*
[AVX512] Adding PMOVZXBD/W/Q , PMOVZXDQ and PMOVZXWD/Q Intrinsics
Michael Zuckerman
2016-01-13
4
-1
/
+378
*
[PowerPC] Fix large code model with the ELFv2 ABI
Ulrich Weigand
2016-01-13
2
-10
/
+37
*
[AVX512] adding PRORQ , PRORD , PRORLVQ and PRORLVD Intrinsics
Michael Zuckerman
2016-01-13
1
-0
/
+168
*
LEA code size optimization pass (Part 2): Remove redundant LEA instructions.
Andrey Turetskiy
2016-01-13
1
-0
/
+38
*
Add test cases that will show the bug that was fixed in r256725.
Craig Topper
2016-01-13
1
-0
/
+24
*
[Inliner] Merge the attributes of the caller and callee functions
Akira Hatanaka
2016-01-13
1
-0
/
+84
*
[SPARC] Revamp AnalyzeBranch and add ReverseBranchCondition.
James Y Knight
2016-01-13
2
-1
/
+59
*
Re-Revert r257105 (Verifier debug info changes)
Keno Fischer
2016-01-13
36
-213
/
+191
*
[llvm-objdump] Use report_error() and improve error coverage.
Davide Italiano
2016-01-13
3
-1
/
+3
*
AsmPrinter: Fix wrong OS X versions being emitted for darwin triples
Matthias Braun
2016-01-13
2
-1
/
+7
*
[CodeView] Mark our lines as statements, not expressions
David Majnemer
2016-01-13
5
-81
/
+81
*
[CodeView] Improve the line table dumper
David Majnemer
2016-01-13
5
-199
/
+510
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-13
36
-191
/
+213
*
For llvm-objdump, add the option -private-header (without the trailing āsā)
Kevin Enderby
2016-01-13
1
-0
/
+6
*
Guard fabs to bfc convert with V6T2 flag
Ana Pazos
2016-01-13
1
-0
/
+14
*
[ARM] Mark VMOV with immediate: isAsCheapAsMove.
Quentin Colombet
2016-01-13
1
-37
/
+21
*
CannotBeOrderedLessThanZero: add some missing cases
Fiona Glaser
2016-01-12
1
-0
/
+41
*
[Utils] Insert DW_OP_bit_piece when only describing part of the variable
Keno Fischer
2016-01-12
1
-0
/
+45
*
[CodeView] Initialize column-end to zero
David Majnemer
2016-01-12
1
-32
/
+32
*
[AVX512] adding PROLQ and PROLD Intrinsics
Michael Zuckerman
2016-01-12
2
-0
/
+126
*
[WebAssembly] Fix a test to work even when the integrated assembler is enabled.
Dan Gohman
2016-01-12
1
-2
/
+3
*
Codegen: [PPC] Handle weighted comparisons when inserting selects.
Kyle Butt
2016-01-12
1
-0
/
+35
*
[WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.
Dan Gohman
2016-01-12
1
-0
/
+1
*
[WebAssembly] Make CFG stackification independent of basic-block labels.
Dan Gohman
2016-01-12
3
-264
/
+380
*
[Hexagon] Implement RDF-based post-RA optimizations
Krzysztof Parzyszek
2016-01-12
3
-1
/
+87
*
[LibCallSimplifier] use instruction-level fast-math-flags to transform pow(x,...
Sanjay Patel
2016-01-12
1
-8
/
+6
*
Fix bot failure from r257493: remove extraneous temp file read
Teresa Johnson
2016-01-12
1
-1
/
+1
*
[ThinLTO] Handle an external call from an import to an alias in dest
Teresa Johnson
2016-01-12
2
-0
/
+32
*
[LibCallSimplifier] use instruction-level fast-math-flags to transform pow(ex...
Sanjay Patel
2016-01-12
1
-11
/
+8
*
AMDGPU: Emit note directive for HSA even if there are no functions
Tom Stellard
2016-01-12
1
-0
/
+6
*
consolidate exp/exp2 tests
Sanjay Patel
2016-01-12
2
-19
/
+12
*
Add/edit tests to include instruction-level FMF on calls
Sanjay Patel
2016-01-12
1
-16
/
+28
*
[mips] Correct operand order in DSP's mthi/mtlo
Daniel Sanders
2016-01-12
1
-7
/
+7
[next]