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
*
[CrashReproducer] Add test to run the reproducer script + modules
Bruno Cardoso Lopes
2016-04-13
1
-0
/
+57
*
[CrashReproducer] Setup 'use-external-names' in YAML files.
Bruno Cardoso Lopes
2016-04-13
6
-7
/
+27
*
[VFS] Move default values to in-class member initialization. NFC
Bruno Cardoso Lopes
2016-04-13
1
-3
/
+3
*
Fix warning about unused variable.
Rafael Espindola
2016-04-13
1
-3
/
+2
*
git-clang-format. NFC.
Rafael Espindola
2016-04-13
2
-2
/
+2
*
Don't set MustBeInDynSym for hidden symbols.
Rafael Espindola
2016-04-13
2
-2
/
+42
*
[PGO] Remove redundant VP instrumentation
Betul Buyukkurt
2016-04-13
2
-0
/
+35
*
[PowerPC] Basic support for P9 byte comparison and count trailing zero insns
Nemanja Ivanovic
2016-04-13
7
-8
/
+111
*
ELF: Implement --dynamic-list
Adhemerval Zanella
2016-04-13
11
-7
/
+272
*
Remove redundant null-check; NFC
Hubert Tong
2016-04-13
1
-1
/
+1
*
llvm-dwp: Add assert text
David Blaikie
2016-04-13
1
-1
/
+3
*
libclang: Use early-return to reduce indentation.
David Blaikie
2016-04-13
1
-104
/
+96
*
[AArch64] Disable LDP/STP for quads
Evandro Menezes
2016-04-13
3
-0
/
+93
*
Simplify memory management of CXEvalResultKind/ExprEvalResult using unique_pt...
David Blaikie
2016-04-13
1
-39
/
+28
*
Revert "[IR/Verifier] Each DISubprogram with isDefinition: true must belong t...
Davide Italiano
2016-04-13
2
-41
/
+0
*
[ELF] - Change -t implementation to print which archive members are used.
George Rimar
2016-04-13
5
-19
/
+47
*
[analyzer] Nullability: Suppress diagnostic on bind with cast.
Devin Coughlin
2016-04-13
2
-9
/
+70
*
[IR/DebugInfoMetadata] Simplify array length calculation by using array_lengt...
David Blaikie
2016-04-13
1
-4
/
+3
*
Cleanup Store Merging in UseAA case
Nirav Dave
2016-04-13
2
-30
/
+108
*
Sanity check `opt` options compatibility: can't have module-summary or module...
Mehdi Amini
2016-04-13
1
-2
/
+6
*
Revert "Make aliases explicit in the summary"
Mehdi Amini
2016-04-13
11
-270
/
+43
*
Make aliases explicit in the summary
Mehdi Amini
2016-04-13
11
-43
/
+270
*
[OrderFiles] Don't allow lit to run dtrace multithreaded
Chris Bieneman
2016-04-13
1
-0
/
+1
*
AArch64: allow 64-bit access to sysregs.
Tim Northover
2016-04-13
2
-3
/
+3
*
ARM: make Darwin's "-arch armv7em" default to hard-float.
Tim Northover
2016-04-13
2
-8
/
+14
*
Revert inadvertently modified comment in r266131
Mehdi Amini
2016-04-13
1
-1
/
+1
*
Qualify calls to addressof to avoid getting ADL. Fixes PR#27254.
Marshall Clow
2016-04-13
2
-12
/
+12
*
ELF: Use hidden visibility for all DefinedSynthetic symbols.
Peter Collingbourne
2016-04-13
13
-50
/
+46
*
Test dynamic relocations pointing to __stop_ symbols.
Rafael Espindola
2016-04-13
1
-1
/
+15
*
AArch64: don't create instructions that write to xzr/wzr twice.
Tim Northover
2016-04-13
2
-3
/
+11
*
[AMDGPU][llvm-mc] Support of Trap Handler registers (TTMP0..11 and TBA/TMA)gi...
Artem Tamazov
2016-04-13
7
-53
/
+272
*
[mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Zoran Jovanovic
2016-04-13
2
-6
/
+28
*
[mips] Sign-extend i32 values truncated from previously zero-extended i32 val...
Vasileios Kalintiris
2016-04-13
5
-5
/
+115
*
[Clang][AVX512][Builtin] Adding support to intrinsics of pmovs{d|q}{b|w|d}{12...
Michael Zuckerman
2016-04-13
5
-0
/
+826
*
Reverting r266199; it causes build bot failures.
Aaron Ballman
2016-04-13
6
-365
/
+278
*
Simplify strlen to a subtraction for certain cases.
David L Kreitzer
2016-04-13
4
-20
/
+82
*
Add functions declared in ctype.h to builtin function database. All functions...
Aaron Ballman
2016-04-13
6
-278
/
+365
*
[OPENMP 4.0] Fixed DSA analysis for taskloop directives.
Alexey Bataev
2016-04-13
5
-36
/
+39
*
Match types in for loop to fix signedness comparison warning
Ed Maste
2016-04-13
1
-2
/
+2
*
Remove obsolete comments
Pavel Labath
2016-04-13
1
-2
/
+0
*
[Clang][AVX512][Builtin] Adding support for VBROADCAST and VPBROADCASTB/W/D/Q...
Michael Zuckerman
2016-04-13
11
-3
/
+1049
*
[X86][SSE] Regenerated vector integer absolute tests
Simon Pilgrim
2016-04-13
1
-200
/
+503
*
Calculate __builtin_object_size when pointer depends on a condition
Petar Jovanovic
2016-04-13
5
-19
/
+207
*
Fix test rerun logic
Pavel Labath
2016-04-13
1
-1
/
+1
*
Complete support for C++ Core Guidelines Type.6: Always initialize a member v...
Alexander Kornienko
2016-04-13
10
-172
/
+761
*
[clang-tidy] Add a readability-deleted-default clang-tidy check.
Alexander Kornienko
2016-04-13
8
-0
/
+264
*
Add AST Matchers for CXXConstructorDecl::isDelegatingConstructor and CXXMetho...
Alexander Kornienko
2016-04-13
3
-13
/
+96
*
[Clang][AVX512][Builtin] Adding supporting to intrinsics of cvt{b|d|q}2mask{1...
Michael Zuckerman
2016-04-13
9
-0
/
+278
*
[modules] Add OpenCLImageTypes.def to module map to fix the modules build.
Alexey Bader
2016-04-13
1
-0
/
+1
*
Enable support for __float128 in Clang
Nemanja Ivanovic
2016-04-13
52
-75
/
+393
[next]