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
*
Document and test the first few .got.plt entries.
Rafael Espindola
2016-05-09
3
-0
/
+38
*
[AMDGPU] Clean up debugger tests
Konstantin Zhuravlyov
2016-05-09
3
-59
/
+81
*
Unbreak the non-windows build.
Benjamin Kramer
2016-05-09
1
-5
/
+5
*
[pdb] Parse the module info stream for each module.
Zachary Turner
2016-05-09
7
-27
/
+311
*
Make TypeIterator generic so it can iterate symbols too.
Zachary Turner
2016-05-09
8
-100
/
+138
*
Revert "Allow the LTO code generator to strip invalid debug info from the inp...
Adrian Prantl
2016-05-09
5
-57
/
+7
*
Revert "Separate the Verifier into an analysis and a transformation pass and"
Adrian Prantl
2016-05-09
6
-110
/
+9
*
[mips] Fix a partially initialized member variable that was introduced in r26...
Daniel Sanders
2016-05-09
1
-0
/
+2
*
Separate the Verifier into an analysis and a transformation pass and
Adrian Prantl
2016-05-09
6
-9
/
+110
*
Allow the LTO code generator to strip invalid debug info from the input.
Adrian Prantl
2016-05-09
5
-7
/
+57
*
[CGP] avoid crashing from weightlessness
Sanjay Patel
2016-05-09
2
-3
/
+19
*
Mark TestPrintStackTraces as flaky on linux
Pavel Labath
2016-05-09
1
-0
/
+1
*
DivergenceAnalysis: Fix crash with no return blocks
Matt Arsenault
2016-05-09
2
-1
/
+37
*
[TargetLowering] make helper function for SetCC + and optimizations (NFC)
Sanjay Patel
2016-05-09
2
-52
/
+45
*
Fixed unused but set variable warning
Simon Pilgrim
2016-05-09
1
-3
/
+0
*
AMDGPU: Fold shift into cvt_f32_ubyteN
Matt Arsenault
2016-05-09
3
-3
/
+137
*
fix spelling; NFC
Sanjay Patel
2016-05-09
1
-2
/
+2
*
[mips] Try to fix 'truncation from FindBestPredicateResult to bool' reported ...
Daniel Sanders
2016-05-09
1
-3
/
+3
*
[mips][ias] Attempt to fix 'not all control paths return a value' reported by...
Daniel Sanders
2016-05-09
1
-0
/
+2
*
Allow user defined __init_aray_start.
Rafael Espindola
2016-05-09
2
-1
/
+14
*
[OpenMP] Parse+Sema for '#pragma omp declare target' syntax version 4.5
Dmitry Polukhin
2016-05-09
14
-55
/
+255
*
[dsymutil] Prevent use-after-free
Frederic Riss
2016-05-09
4
-2
/
+15
*
Enable NamespaceLookupTestCase.test_scope_lookup_before_using_with_run_comman...
Pavel Labath
2016-05-09
1
-1
/
+1
*
Optimize a printf with a double procent to putchar.
Joerg Sonnenberger
2016-05-09
2
-2
/
+14
*
[VectorUtils] Query number of sign bits to allow more truncations
James Molloy
2016-05-09
2
-4
/
+50
*
[include-fixer] Autodetect yaml databases in parent directories.
Benjamin Kramer
2016-05-09
4
-12
/
+67
*
[clang-tidy] new google-default-arguments check
Haojian Wu
2016-05-09
8
-0
/
+117
*
[mips][micromips] Make getPointerRegClass() result depend on the instruction.
Daniel Sanders
2016-05-09
6
-14
/
+58
*
Support variables and functions types in misc-unused-using-decls.
Haojian Wu
2016-05-09
3
-5
/
+80
*
Fix bug where temporary file would be left behind every time an archive was ...
Rafael Espindola
2016-05-09
3
-9
/
+29
*
[X86][SSE] Added TODO comment to add support for AVX512 mask registers to shu...
Simon Pilgrim
2016-05-09
2
-0
/
+2
*
Proper detection and handling of RHEL and variants.
Rafael Espindola
2016-05-09
1
-8
/
+7
*
[mips] Fix use after free and an unnecessary copy introduced in r268896.
Daniel Sanders
2016-05-09
1
-3
/
+4
*
RHEL: Look in more places to find g++ headers and runtime.
Rafael Espindola
2016-05-09
1
-2
/
+10
*
[mips] Fix mips-got16.s following r268900.
Daniel Sanders
2016-05-09
1
-2
/
+0
*
[clang][AVX512] completing missing intrinsics [vmin/vmax].
Michael Zuckerman
2016-05-09
2
-0
/
+142
*
[PowerPC] fix register alignment for long double type
Strahinja Petrovic
2016-05-09
7
-4
/
+122
*
[Sparc][LEON] Add UMAC and SMAC instruction support for Sparc LEON subtargets
Chris Dewhurst
2016-05-09
7
-5
/
+79
*
[AArch64] Implement lowering of the X constraint on AArch64
Silviu Baranga
2016-05-09
4
-0
/
+193
*
Fix assertion in SymbolFilePDB
Pavel Labath
2016-05-09
1
-0
/
+4
*
Trying to fix docs.
Alexander Kornienko
2016-05-09
3
-3
/
+4
*
[X86][AVX512] Added masked version of combine tests
Simon Pilgrim
2016-05-09
1
-0
/
+112
*
[Clang][AVX512] completing missing intrinsics [CVT]
Michael Zuckerman
2016-05-09
2
-8
/
+551
*
Revert "[Mips] Fix use after free."
Benjamin Kramer
2016-05-09
1
-1
/
+2
*
[Mips] Fix use after free.
Benjamin Kramer
2016-05-09
1
-2
/
+1
*
[mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.
Daniel Sanders
2016-05-09
4
-54
/
+111
*
Fix docs.
Alexander Kornienko
2016-05-09
1
-1
/
+1
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
53
-82
/
+462
*
clang-rename tests: move the run lines to the top of the test files
Miklos Vajna
2016-05-09
3
-9
/
+9
*
[mips][microMIPS] Implement LWP and SWP instructions
Zlatko Buljan
2016-05-09
12
-10
/
+123
[next]