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
*
[OpenMP] CUDA plugin: add include directory for libelf
George Rokos
2017-03-22
1
-1
/
+2
*
Make the home_directory test a little more resilient.
Zachary Turner
2017-03-22
1
-10
/
+21
*
Make home_directory look in the password database in addition to $HOME.
Zachary Turner
2017-03-22
2
-5
/
+31
*
[ARM] t2_so_imm_neg had a subtle bug in the conversion, and could trigger UB ...
Artyom Skrobov
2017-03-22
2
-1
/
+12
*
[X86][MMX] Add tests for _mm_set*_* intrinsics
Simon Pilgrim
2017-03-22
1
-0
/
+87
*
Introduce another level of metadata to distinguish non-aliasing accesses
Roman Gareev
2017-03-22
8
-5
/
+174
*
Revert "Delete the remainder of platform specific code in FileSpec."
Pavel Labath
2017-03-22
19
-210
/
+210
*
Add default typo to .tbss.*
Rafael Espindola
2017-03-22
2
-0
/
+10
*
Map the new load to the base pointer of the invariant load hoisted load
Roman Gareev
2017-03-22
2
-0
/
+35
*
Set the default type for .bss.foo.
Rafael Espindola
2017-03-22
2
-0
/
+10
*
Produce INIT_ARRAY for sections named .init_array.*
Rafael Espindola
2017-03-22
2
-1
/
+9
*
Revert "Correct class-template deprecation behavior"
Martin Bohme
2017-03-22
13
-141
/
+43
*
Revert "iFix Test deprecation behavior in C89 mode as a result of r298410"
Martin Bohme
2017-03-22
1
-4
/
+1
*
[AMDGPU][MC] Fix for Bug 28204 + LIT tests
Dmitry Preobrazhensky
2017-03-22
2
-8
/
+32
*
[clang-tidy] Tests should not rely on STL headers being available.
Alexander Kornienko
2017-03-22
1
-0
/
+5
*
[clang-tidy] clang-format the last patch. NFC
Alexander Kornienko
2017-03-22
2
-24
/
+15
*
[clang-tidy] modified identifier naming case to use CT_AnyCase for ignoring c...
Alexander Kornienko
2017-03-22
2
-82
/
+103
*
[CMake] Use variable interpolation instead of string concatenation
Serge Pavlov
2017-03-22
1
-3
/
+3
*
[X86] Add multiply by constant tests (PR28513)
Simon Pilgrim
2017-03-22
3
-0
/
+1685
*
r286814 resulted that CallPenalty can be subtracted twice:
Evgeny Astigeevich
2017-03-22
1
-1
/
+1
*
[X86] Remove unnecessary duplicate code (PR30649). NFCI.
Simon Pilgrim
2017-03-22
1
-5
/
+0
*
Remove an overly aggressive assert in r298491 and leave a comment
Chandler Carruth
2017-03-22
2
-1
/
+19
*
[Serialization] Serialize DependentSizedExtVectorType
Alex Lorenz
2017-03-22
4
-3
/
+36
*
tsan: fix a typo
Dmitry Vyukov
2017-03-22
1
-2
/
+2
*
[nonnull] Teach Clang to attach the nonnull LLVM attribute to
Chandler Carruth
2017-03-22
5
-77
/
+201
*
Add LibreOffice Clang plugin to ExternalClangExamples.rst
Stephan Bergmann
2017-03-22
1
-0
/
+8
*
Revert "[ScalarEvolution] Predicate implication from operations"
Max Kazantsev
2017-03-22
3
-498
/
+16
*
[ValueTracking] Make sure we keep range metadata information when calculating...
Craig Topper
2017-03-22
2
-2
/
+19
*
Move setting of LangOpts based on target flags out of CompilerInstance
Eric Christopher
2017-03-22
4
-10
/
+13
*
[ValueTracking] use setLowBits/setHighBits/setBitsFrom to replace |= getHighB...
Craig Topper
2017-03-22
1
-16
/
+13
*
[X86] Remove an unused function from release builds. Reported by gccs unused ...
Craig Topper
2017-03-22
1
-0
/
+2
*
[SystemZ] Don't drop any operands in expandZExtPseudo()
Jonas Paulsson
2017-03-22
3
-17
/
+158
*
Revert "[ARM] Recommit the glueless lowering of addc/adde in Thumb1, includin...
Vitaly Buka
2017-03-22
4
-299
/
+39
*
[ScalarEvolution] Predicate implication from operations
Max Kazantsev
2017-03-22
3
-16
/
+498
*
[XRay][compiler-rt] Remove dependency on <system_error>
Dean Michael Berris
2017-03-22
4
-48
/
+84
*
lit: remove python2-isms
Brian Gesiak
2017-03-22
1
-2
/
+2
*
[InstCombine] Teach SimplifyDemandedUseBits to shrink Constants on the left s...
Craig Topper
2017-03-22
2
-1
/
+45
*
Suppress warning on unreachable [[clang::fallthrough]] within a template inst...
Richard Smith
2017-03-22
2
-4
/
+33
*
XFAIL CFI stats test while LLD produces corrupt PDBs that confuse DIA
Reid Kleckner
2017-03-22
1
-0
/
+2
*
Update LLD tests for codeview dumping changes
Reid Kleckner
2017-03-22
1
-5
/
+5
*
[codeview] Use separate records for LF_SUBSTR_LIST and LF_ARGLIST
Reid Kleckner
2017-03-22
8
-8
/
+70
*
[GlobalISel]: Create VREGs for ConstantInt args
Aditya Nandakumar
2017-03-22
2
-5
/
+3
*
Don't compose DWARF expressions with multiple subregisters.
Adrian Prantl
2017-03-22
2
-0
/
+131
*
DwarfExpression: Defer emitting DWARF register operations
Adrian Prantl
2017-03-22
2
-47
/
+76
*
Reverting r298421 due to using a header that's unavailable to all systems and...
Aaron Ballman
2017-03-22
2
-29
/
+4
*
Remove -ffp-contract=fast from this test
Adam Nemet
2017-03-22
1
-1
/
+1
*
Change -ffp-contract=fast test to run on Aarch64
Adam Nemet
2017-03-22
1
-3
/
+3
*
[COFF] Put the PDB next to the image if the user doesn't pass /PDB:
Reid Kleckner
2017-03-22
3
-23
/
+10
*
Break the cycle between Host and PluginProcessUtility.
Zachary Turner
2017-03-22
6
-10
/
+9
*
Delete the remainder of platform specific code in FileSpec.
Zachary Turner
2017-03-22
19
-210
/
+210
[next]