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
*
Add a copy constructor to StringMap
Hal Finkel
2016-03-30
2
-2
/
+62
*
Split Writer::assignAddresses. NFC.
Rui Ueyama
2016-03-30
2
-18
/
+29
*
[LoopVectorize] Don't vectorize loops when everything will be scalarized
Hal Finkel
2016-03-30
3
-18
/
+150
*
[lld] [ELF/AArch64] Add aarch64 TLS IE to LE relax for local symbol test
Adhemerval Zanella
2016-03-30
1
-7
/
+19
*
[PGO] PGOFuncName in LTO optimizations
Rong Xu
2016-03-30
3
-11
/
+69
*
[cmake] Get the MSVC version by running cl rather than relying on MSVC_VERSION
Reid Kleckner
2016-03-30
1
-7
/
+23
*
[cmake] Instead of testing char16_t for MSVC compat, directly ask cl.exe its ...
Reid Kleckner
2016-03-30
1
-8
/
+10
*
Revert 264782 and 264789
Tobias Grosser
2016-03-30
15
-1169
/
+138
*
Restore "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
Teresa Johnson
2016-03-30
7
-0
/
+58
*
Fix header name.
Jim Ingham
2016-03-30
1
-1
/
+1
*
[AArch64] Fix warnings pointed out by Hal.
Chad Rosier
2016-03-30
1
-1
/
+5
*
[cmake] Add -fms-compatibility-version=19 when clang-cl gives errors about ch...
Reid Kleckner
2016-03-30
1
-0
/
+11
*
[cmake] Allow EH usage with clang-cl
Reid Kleckner
2016-03-30
1
-3
/
+3
*
[PGO] Use ArrayRef in annotateValueSite()
Rong Xu
2016-03-30
3
-9
/
+10
*
Include line number in error message for linker scripts.
Rui Ueyama
2016-03-30
2
-2
/
+61
*
AMDGPU/SI: Improve MachineSchedModel definition
Tom Stellard
2016-03-30
10
-181
/
+195
*
AMDGPU/SI: Enable lanemask tracking in misched
Tom Stellard
2016-03-30
31
-139
/
+128
*
[SystemZ] Add nop and nopr InstAliases.
Jonas Paulsson
2016-03-30
2
-0
/
+11
*
[c-index-test] Delete dead function, NFC
Vedant Kumar
2016-03-30
1
-19
/
+0
*
[SystemZ] Specify required features for builtins.
Jonas Paulsson
2016-03-30
3
-221
/
+239
*
Remove HasFnAttribute guards to getFnAttribute calls
Nirav Dave
2016-03-30
5
-11
/
+5
*
Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
Teresa Johnson
2016-03-30
6
-31
/
+0
*
[X86][XOP] BITREVERSE lowering using VPPERM
Simon Pilgrim
2016-03-30
2
-1
/
+256
*
[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly
Teresa Johnson
2016-03-30
6
-0
/
+31
*
Prepare tests for change to emit Module SourceFileName to LLVM assembly
Teresa Johnson
2016-03-30
2
-2
/
+2
*
[X86][SSE] Test the legalization of vector comparison results
Simon Pilgrim
2016-03-30
1
-0
/
+1971
*
No relocation needs bot SA and ZA.
Rafael Espindola
2016-03-30
3
-22
/
+24
*
Implement getImplicitAddend for mips.
Rafael Espindola
2016-03-30
1
-31
/
+66
*
Simplify mips addend processing.
Rafael Espindola
2016-03-30
1
-8
/
+6
*
Fix handling of addends on i386.
Rafael Espindola
2016-03-30
4
-6
/
+76
*
[clang-tidy] Fix MSVC build.
Alexander Kornienko
2016-03-30
1
-1
/
+2
*
[NVPTX] Avoid temporary std::string and make single-use function local to the...
Benjamin Kramer
2016-03-30
2
-5
/
+4
*
gold-plugin: Fixed typo in an error message.
Marianne Mailhot-Sarrasin
2016-03-30
1
-1
/
+1
*
[clang-tidy] Adjust dangling references check to ASTMatcher changes.
Gabor Horvath
2016-03-30
1
-9
/
+10
*
[docs] Added 3.8 clang-tidy release notes, fixed formatting.
Alexander Kornienko
2016-03-30
1
-10
/
+102
*
[X86][SSE] Added tests for clearing upper bits of vector elements
Simon Pilgrim
2016-03-30
1
-0
/
+688
*
[clang-tidy] readability check for const params in declarations
Alexander Kornienko
2016-03-30
7
-1
/
+205
*
[ASTMatchers] Existing matcher hasAnyArgument fixed
Gabor Horvath
2016-03-30
4
-17
/
+13
*
Fix the ThreadSanitizer support to avoid creating empty SBThreads and to not ...
Kuba Brecka
2016-03-30
2
-2
/
+6
*
[OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev
2016-03-30
16
-9
/
+379
*
[VectorUtils] Don't try and truncate PHIs to a smaller bitwidth
James Molloy
2016-03-30
2
-0
/
+73
*
[analyzer] Fix an assertion fail in hash generation.
Gabor Horvath
2016-03-30
1
-2
/
+5
*
Fix SocketAddressTest (again)
Pavel Labath
2016-03-30
1
-1
/
+2
*
Fix warning in ThreadSanitizerRuntime
Pavel Labath
2016-03-30
1
-1
/
+1
*
Fix warning in ClangExpressionParser
Pavel Labath
2016-03-30
1
-1
/
+1
*
Fix flakyness in TestWatchpointMultipleThreads
Pavel Labath
2016-03-30
2
-13
/
+3
*
[x86] Fix a horrible bug in our lowering of x86 floating point atomic
Chandler Carruth
2016-03-30
2
-24
/
+44
*
Fix shared build after r264790
Ismail Donmez
2016-03-30
1
-0
/
+1
*
[ELF] - Do not keep undefined locals in .symtab
George Rimar
2016-03-30
2
-0
/
+17
*
For MS ABI, emit dllexport friend functions defined inline in class
Stephan Bergmann
2016-03-30
9
-18
/
+53
[next]