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
*
Fix crashes from delayed template parsing code that assumed getBody() would r...
Aaron Ballman
2016-03-22
4
-8
/
+71
*
Skip some relocations in scanRelocs.
Rafael Espindola
2016-03-22
2
-25
/
+30
*
[ELF] - Process R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX relocations.
George Rimar
2016-03-22
1
-1
/
+4
*
[ELF][gcc compatibility]: support section names with special characters (e.g....
Marina Yatsina
2016-03-22
2
-8
/
+13
*
[ASTMatchers] New matcher hasReturnValue added
Alexander Kornienko
2016-03-22
4
-0
/
+35
*
Fix warning about extra semicolon. NFC.
Vasileios Kalintiris
2016-03-22
1
-1
/
+1
*
[ELF][MIPS] Delete GotSection::addMipsLocalEntry method
Simon Atanasyan
2016-03-22
3
-16
/
+13
*
[OMPT] Make tests require OMPT_BLAME
Jonas Hahnfeld
2016-03-22
7
-8
/
+6
*
[LLDB]{MIPS] Fix TestPlatformProcessConnect.py
Mohit K. Bhakkad
2016-03-22
4
-18
/
+19
*
Fix unittests: resize() -> reserve()
Mehdi Amini
2016-03-22
1
-1
/
+1
*
DenseMap resize() is now named reserved(), adapt the call sites
Mehdi Amini
2016-03-22
1
-2
/
+2
*
[OMPT] Create infrastructure and add first tests for OMPT
Jonas Hahnfeld
2016-03-22
8
-0
/
+404
*
Rename DenseMap::resize() into DenseMap::reserve() (NFC)
Mehdi Amini
2016-03-22
3
-3
/
+3
*
[Objective-c] Do not set IsExact to true when the receiver is a class.
Akira Hatanaka
2016-03-22
3
-3
/
+13
*
Minor code cleanup. NFC.
Junmo Park
2016-03-22
1
-1
/
+1
*
Revert "Use owning pointers instead of raw pointers for Atom's to fix leaks."
Pete Cooper
2016-03-22
27
-516
/
+203
*
Use owning pointers instead of raw pointers for Atom's to fix leaks.
Pete Cooper
2016-03-22
27
-203
/
+516
*
[Perf-training] Fixing an issue with multi-threading PGO generation
Chris Bieneman
2016-03-22
1
-2
/
+5
*
Visual Studio Native Visualizations for constructors and methods
Mike Spertus
2016-03-22
1
-23
/
+45
*
Appease the windows buildbots
Sanjoy Das
2016-03-22
1
-30
/
+31
*
[OpenMP] Base support for target directive codegen on NVPTX device.
Arpith Chacko Jacob
2016-03-22
5
-6
/
+1052
*
Move -fms-compatibility-version=19 into target cflags
Reid Kleckner
2016-03-22
5
-20
/
+7
*
[asan] Relax strdup test check lines
Reid Kleckner
2016-03-22
1
-2
/
+2
*
Add "first class" lowering for deopt operand bundles
Sanjoy Das
2016-03-22
6
-24
/
+204
*
Wrap 81 character line to satisfy linter
Reid Kleckner
2016-03-22
1
-1
/
+2
*
[asan] Intercept strdup on Windows
Reid Kleckner
2016-03-22
5
-11
/
+7
*
[JITLoaderGDB] Pack the jit entry struct according to the target arch.
Siva Chandra
2016-03-22
2
-8
/
+25
*
[asan] Also apply r264006 to asan_win_dynamic_runtime_thunk.cc
Reid Kleckner
2016-03-22
1
-2
/
+2
*
Fix coverage-related asan tests for VS 2015
Reid Kleckner
2016-03-22
2
-2
/
+9
*
[CUDA] Implement atomicInc and atomicDec builtins
Justin Lebar
2016-03-22
2
-1
/
+23
*
[sema] [CUDA] Use std algorithms in EraseUnwantedCUDAMatchesImpl.
Justin Lebar
2016-03-22
1
-17
/
+14
*
Revert r263974, "clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatt...
NAKAMURA Takumi
2016-03-21
3
-23
/
+9
*
[asan] Set the unhandled exception filter slightly later during startup
Reid Kleckner
2016-03-21
1
-4
/
+10
*
[asan] Add new _*_base interceptors for VS 2015
Reid Kleckner
2016-03-21
2
-0
/
+24
*
Move ownership of Pass File's to the MachoLinkingContext.
Pete Cooper
2016-03-21
7
-12
/
+27
*
[sancov] do not instrument nodes that are full pre-dominators
Mike Aizatsky
2016-03-21
1
-10
/
+17
*
[CUDA] Add documentation explaining how to detect clang vs nvcc.
Justin Lebar
2016-03-21
1
-0
/
+28
*
Fixed some cases in the modularize assistant mode where header file names did...
John Thompson
2016-03-21
2
-1
/
+19
*
AMDGPU: Fix dangling references introduced by r263982
Nicolai Haehnle
2016-03-21
1
-3
/
+5
*
[ELF] Simplify code a bit. No functional change.
Davide Italiano
2016-03-21
1
-3
/
+1
*
[asan] Add strrchr to asan_win_dll_thunk.
Evgeniy Stepanov
2016-03-21
1
-0
/
+1
*
[Perf-training] Adding support for tests to skip the clang driver
Chris Bieneman
2016-03-21
5
-2
/
+69
*
[modules] Store mangling numbers in a deterministic order so they don't cause...
Richard Smith
2016-03-21
2
-6
/
+5
*
Collect IRExecutionUnits as part of persistent expression state.
Sean Callanan
2016-03-21
6
-82
/
+436
*
[InstCombine] Ensure all undef operands are handled before binary instruction...
Simon Pilgrim
2016-03-21
1
-2
/
+16
*
Fix -Wdocumentation warnings from r263853
Duncan P. N. Exon Smith
2016-03-21
1
-4
/
+7
*
[sanitizer] Add strchr* to the common interceptors
Evgeniy Stepanov
2016-03-21
6
-48
/
+64
*
[MemorySSA] Consider def-only BBs for live-in calculations.
George Burgess IV
2016-03-21
2
-6
/
+25
*
Remove leftover options from multiline.ll
Krzysztof Parzyszek
2016-03-21
1
-2
/
+2
*
[modules] Renumber DECL_UPDATES from 30 to 50, so it no longer collides with
Richard Smith
2016-03-21
1
-6
/
+10
[next]