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
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Custom lower f64 frint for pre-CI
Matt Arsenault
2014-06-18
3
-6
/
+41
*
R600/SI: Temporary fix for f64 fneg
Matt Arsenault
2014-06-18
1
-0
/
+4
*
R600/SI: Comparisons set vcc.
Matt Arsenault
2014-06-18
2
-105
/
+115
*
Driver: correct the backend option spelling
Saleem Abdulrasool
2014-06-18
2
-4
/
+4
*
[X86] AVX512: Add non-temporal stores
Adam Nemet
2014-06-18
3
-0
/
+60
*
[X86] AVX512: Specify compressed displacement for vmovntdqa
Adam Nemet
2014-06-18
2
-1
/
+5
*
[PowerPC] Do not use BLA with the 64-bit SVR4 ABI
Ulrich Weigand
2014-06-18
2
-16
/
+7
*
Inherit dll attributes to static locals
Hans Wennborg
2014-06-18
7
-13
/
+59
*
Do not XFAIL test/tools/llvm-cov tests on powerpc64le
Ulrich Weigand
2014-06-18
3
-3
/
+3
*
[PowerPC] Fix emitting instruction pairs on LE
Ulrich Weigand
2014-06-18
1
-9
/
+37
*
Support LE in RelocVisitor::visitELF_PPC64_*
Ulrich Weigand
2014-06-18
1
-2
/
+4
*
[mips] Fix expansion of memory operation if destination register is not a GPR.
Matheus Almeida
2014-06-18
2
-4
/
+37
*
[mips] Report correct location when "erroring" about the use of $at when it's...
Matheus Almeida
2014-06-18
2
-14
/
+16
*
[mips][mips64r6] Add BLTC and BLTUC instructions
Zoran Jovanovic
2014-06-18
6
-6
/
+33
*
[sanitizer] Intercept pthread_*attr_get*.
Evgeniy Stepanov
2014-06-18
6
-11
/
+103
*
[mips] Access $at only if necessary.
Matheus Almeida
2014-06-18
2
-3
/
+8
*
Add pattern for unsigned v4i32->v4f64 convert on AVX512.
Cameron McInally
2014-06-18
2
-0
/
+12
*
[mips] Update MipsAsmParser so that it's possible to handle immediates that s...
Matheus Almeida
2014-06-18
11
-0
/
+14
*
[msan] Intercept __getdelim.
Evgeniy Stepanov
2014-06-18
2
-5
/
+15
*
[mips] Implement alias for 'and' and 'or' instructions for all ISAs.
Matheus Almeida
2014-06-18
12
-0
/
+26
*
[mips] Remove the last usage of parseRegister from MipsAsmParser.
Matheus Almeida
2014-06-18
2
-29
/
+47
*
R600: Implement 64bit SRA
Jan Vesely
2014-06-18
2
-5
/
+137
*
R600: Implement 64bit SRL
Jan Vesely
2014-06-18
3
-0
/
+167
*
R600: Implement 64bit SHL
Jan Vesely
2014-06-18
3
-2
/
+157
*
[msan] Handle X86 *.psad.* and *.pmadd.* intrinsics.
Evgeniy Stepanov
2014-06-18
3
-0
/
+145
*
DAG: move sret demotion into most basic LowerCallTo implementation.
Tim Northover
2014-06-18
2
-119
/
+152
*
Move google-explicit-constructor check to a separate source file.
Alexander Kornienko
2014-06-18
5
-77
/
+92
*
[ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=321 f...
Alexander Potapenko
2014-06-18
3
-2
/
+438
*
[llvm-readobj] Fix member functions name style.
Simon Atanasyan
2014-06-18
1
-13
/
+13
*
[llvm-readobj] Fix compile error.
Simon Atanasyan
2014-06-18
1
-1
/
+1
*
[llvm-readobj][ELF] New `-mips-plt-got` command line option to output
Simon Atanasyan
2014-06-18
6
-0
/
+547
*
AArch64: re-enable tests that were looking for a non-existent backend.
Tim Northover
2014-06-18
32
-32
/
+32
*
[OPENMP] Reformatting and code improvement.
Alexey Bataev
2014-06-18
6
-74
/
+86
*
Revert "Random Number Generator (llvm)"
JF Bastien
2014-06-18
5
-128
/
+1
*
Random Number Generator (llvm)
JF Bastien
2014-06-18
5
-1
/
+128
*
[AArch64] Fix a pattern match failure caused by creating improper CONCAT_VECTOR.
Kevin Qin
2014-06-18
2
-27
/
+72
*
Replace some assert(0)'s with llvm_unreachable.
Craig Topper
2014-06-18
3
-5
/
+5
*
Convert an llvm_unreachable in an 'else' block to a removal of the 'if' and a...
Craig Topper
2014-06-18
1
-3
/
+3
*
Replace some assert(0)'s with llvm_unreachable.
Craig Topper
2014-06-18
19
-27
/
+28
*
[OPENMP] Initial support for '#pragma omp for' (fixed incompatibility with MS...
Alexey Bataev
2014-06-18
34
-236
/
+2868
*
Replace some assert(0)'s with llvm_unreachable.
Craig Topper
2014-06-18
2
-7
/
+7
*
Convert assert(0) to llvm_unreachable to silence a warning about Addend being...
Craig Topper
2014-06-18
1
-1
/
+1
*
Fix bug in code for avoiding dynamic initialization of dllimport globals
Hans Wennborg
2014-06-18
2
-1
/
+18
*
Add locking around the m_owners collection in the breakpoint site. If we are...
Jim Ingham
2014-06-18
2
-1
/
+13
*
Documentation for #pragma clang loop directive and options vectorize and inte...
Tyler Nowicki
2014-06-18
4
-1
/
+85
*
Fix the caller of checkCorrectionVisibility too.
Kaelyn Takata
2014-06-17
1
-1
/
+1
*
Remove an unused argument from checkCorrectionVisibility.
Kaelyn Takata
2014-06-17
1
-2
/
+1
*
Objective-C ARC. Do not warn about properties with both
Fariborz Jahanian
2014-06-17
4
-12
/
+44
*
Add the coverage cflags to the link step as well to make sure
Eric Christopher
2014-06-17
1
-0
/
+1
*
Allow X86FastIsel to cope with 64 bit absolute relocations
Louis Gerbarg
2014-06-17
3
-15
/
+17
[next]