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
*
Remove some extra spaces
Jonathan Peyton
2015-12-18
1
-3
/
+3
*
Xcode build: pass in vt100 to the Python test runner.
Todd Fiala
2015-12-18
1
-3
/
+3
*
[PGO] Cleanup: Move large member functions out of line (NFC)
Xinliang David Li
2015-12-18
2
-92
/
+99
*
[CMake] PGO training data
Chris Bieneman
2015-12-18
1
-0
/
+2
*
Remove possibility of failures to due race in ThreadPool unittest
Teresa Johnson
2015-12-18
1
-22
/
+0
*
Fix invalid enum comparison.
Zachary Turner
2015-12-18
1
-1
/
+1
*
Rewrite the TrailingObjects template to provide two new features:
James Y Knight
2015-12-18
2
-108
/
+248
*
__ne__ is the actual Python operator; __neq__ is a typo
Enrico Granata
2015-12-18
1
-1
/
+1
*
Delete dead code: only functions are materializable.
Rafael Espindola
2015-12-18
1
-4
/
+0
*
Add support for seeing through clang::AutoType in ClangASTContext
Enrico Granata
2015-12-18
4
-10
/
+205
*
Use a lambda to reduce code duplication.
Rafael Espindola
2015-12-18
1
-23
/
+15
*
Split RequireCompleteType into a function that actually requires that the type
Richard Smith
2015-12-18
17
-126
/
+106
*
git-clang-format a region I am about to change.
Rafael Espindola
2015-12-18
1
-13
/
+15
*
[PGO] Simplify computehash interface (NFC)
Xinliang David Li
2015-12-18
3
-3
/
+6
*
Support AlwaysBreakAfterReturnType
Zachary Turner
2015-12-18
7
-26
/
+190
*
[modules] Don't try to use the definition of a class if
Richard Smith
2015-12-18
8
-106
/
+126
*
remove xcshareddata exclusion from .gitignore; add desktop and lldb-python-te...
Todd Fiala
2015-12-18
3
-2
/
+160
*
Turns out, many people define structs named Point that do not share the same ...
Enrico Granata
2015-12-18
1
-1
/
+1
*
[Symbolize] Improve the ownership of parsed objects.
Alexey Samsonov
2015-12-18
2
-69
/
+65
*
[sancov] IWYU fix: add proper header inclusion.
Alexey Samsonov
2015-12-18
1
-0
/
+1
*
Use getEdgeProbability() instead of getEdgeWeight() in BFI and remove getEdge...
Cong Hou
2015-12-18
4
-28
/
+10
*
Wire a SourceLocation into IsDerivedFrom and move the RequireCompleteType call
Richard Smith
2015-12-18
10
-93
/
+108
*
[DivergenceAnalysis] fix a bug in computing influence regions
Jingyue Wu
2015-12-18
2
-8
/
+41
*
[NaryReassociate] allow candidate to have a different type
Jingyue Wu
2015-12-18
2
-9
/
+26
*
Add a test case that validates that my change in r255603 does the right thing
Enrico Granata
2015-12-18
3
-0
/
+85
*
Add API to support retrieving the formatters category for a specific language
Enrico Granata
2015-12-18
4
-0
/
+18
*
Revert "Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst"
Rafael Espindola
2015-12-18
3
-59
/
+2
*
Remove redundant argument. NFC.
Rafael Espindola
2015-12-18
3
-8
/
+5
*
Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst
Jun Bum Lim
2015-12-18
3
-2
/
+59
*
Xcode build: add a lldb-python-test-suite target.
Todd Fiala
2015-12-18
1
-0
/
+125
*
PIC should not be enabled by default on Darwin with -static.
Bob Wilson
2015-12-18
2
-1
/
+4
*
[Hexagon] Add PIC support
Krzysztof Parzyszek
2015-12-18
12
-153
/
+268
*
Drop materializeAllPermanently.
Rafael Espindola
2015-12-18
6
-16
/
+8
*
Fix an unused variable warning from r256012.
Chad Rosier
2015-12-18
1
-1
/
+1
*
AMDGPU/SI: Test commit
Changpeng Fang
2015-12-18
1
-1
/
+1
*
Revert "AMDGPU/SI: Test commit"
Changpeng Fang
2015-12-18
1
-1
/
+1
*
AMDGPU/SI: Test commit
Changpeng Fang
2015-12-18
1
-1
/
+1
*
Drop support for dematerializing.
Rafael Espindola
2015-12-18
8
-119
/
+0
*
[UBSan] Implement runtime suppressions (PR25066).
Alexey Samsonov
2015-12-18
6
-51
/
+151
*
Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame."
Pete Cooper
2015-12-18
11
-246
/
+305
*
Add a defensive check for a nullptr.
Adrian Prantl
2015-12-18
1
-5
/
+7
*
Rename variables to reflect linker split (NFC)
Teresa Johnson
2015-12-18
4
-26
/
+26
*
Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs().
Eric Christopher
2015-12-18
6
-26
/
+38
*
Add a dump method for ArgList.
Eric Christopher
2015-12-18
2
-0
/
+9
*
Improve DWARFDebugFrame::parse to also handle __eh_frame.
Pete Cooper
2015-12-18
11
-305
/
+246
*
Recognize strings for Hexagon-specific variant kinds
Krzysztof Parzyszek
2015-12-18
1
-0
/
+7
*
mark TestGlobalVariables.py as XFAIL on OS X dwarf.
Todd Fiala
2015-12-18
1
-4
/
+2
*
[WinEH] Update LCSSA to handle catchswitch with handlers inside and outside a...
Andrew Kaylor
2015-12-18
3
-1
/
+110
*
[AArch64] Promote loads from stores
Jun Bum Lim
2015-12-18
4
-8
/
+951
*
[ThinLTO/LTO] Don't link in unneeded metadata
Teresa Johnson
2015-12-18
8
-7
/
+244
[next]