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
*
Try to pacify MSVC.
Nico Weber
2016-01-22
1
-1
/
+2
*
Change of UserLabelPrefix default value from "_" to ""
Andrey Bokhanko
2016-01-22
2
-32
/
+23
*
Let RecursiveASTVisitor visit array index VarDecls
Nico Weber
2016-01-22
3
-0
/
+31
*
[OpenMP] Sema for depend clause on target exit data directive.
Arpith Chacko Jacob
2016-01-22
3
-2
/
+232
*
Revert "Enable test log collection from remote debug servers"
Pavel Labath
2016-01-22
1
-18
/
+6
*
Replace some tabs with spaces.
Nico Weber
2016-01-22
1
-4
/
+3
*
Use of llvm_unreachable instead of warning in EhFrameHeader<ELFT>::assignEhFr...
George Rimar
2016-01-22
1
-5
/
+2
*
ScopDetection: Do not detect regions with irreducible control as scops
Tobias Grosser
2016-01-22
5
-0
/
+250
*
Remove irreducible control flow from test case
Tobias Grosser
2016-01-22
1
-7
/
+13
*
[OPENMP] Generalize codegen for 'sections'-based directive.
Alexey Bataev
2016-01-22
10
-203
/
+183
*
www: Update links to LLVM bug tracker
Tobias Grosser
2016-01-22
1
-4
/
+4
*
[analyzer] Update SATestBuild.py to handle spaces in paths.
Devin Coughlin
2016-01-22
1
-10
/
+10
*
2 missing intrinsics _cvtss_sh and _mm_cvtps_ph were added to the intrinsics ...
Ekaterina Romanova
2016-01-22
2
-3
/
+28
*
Add __uncvref type for use in later patches
Eric Fiselier
2016-01-22
1
-0
/
+7
*
[TableGen] Make a class member local to the function that populates it and co...
Craig Topper
2016-01-22
1
-1
/
+2
*
[TableGen] Reorder fields in AsmWriterOperand to remove padding and reduce si...
Craig Topper
2016-01-22
1
-6
/
+5
*
[TableGen] Remove the CGIOpNo from AsmWriterOperand as its not used for anyth...
Craig Topper
2016-01-22
2
-8
/
+3
*
[PGO] eliminate use of static variable
Xinliang David Li
2016-01-22
3
-63
/
+71
*
Use "_$" prefix instead of "$" for dynamic checker function inserted by LLDB ...
Bhushan D. Attarde
2016-01-22
1
-2
/
+2
*
NFC WebAssembly: update links
JF Bastien
2016-01-22
1
-2
/
+2
*
[SelectionDAG] Fold more offsets into GlobalAddresses
Dan Gohman
2016-01-22
8
-86
/
+855
*
[opaque pointer types] [NFC] Fix fallout from DataLayout::getIndexedOffset ch...
Eduard Burtescu
2016-01-22
1
-3
/
+5
*
Replace Type::getInt32Ty() and comparison by isIntegerTy(32). NFC.
Manuel Jacob
2016-01-22
1
-3
/
+1
*
Revert r258473 as it's breaking the build with libc++
Ivan Krasin
2016-01-22
4
-57
/
+17
*
[opaque pointer types] [NFC] DataLayout::getIndexedOffset: take source elemen...
Eduard Burtescu
2016-01-22
5
-32
/
+27
*
[opaque pointer types] [NFC] FindAvailableLoadedValue: take LoadInst instead ...
Eduard Burtescu
2016-01-22
5
-8
/
+8
*
[Docs] Slightly update LSan documentation.
Alexey Samsonov
2016-01-22
2
-15
/
+50
*
[opaque pointer types] [NFC] gep_type_{begin,end} now take source element typ...
Eduard Burtescu
2016-01-22
3
-11
/
+8
*
Use std::piecewise_constant_distribution instead of ad-hoc binary search.
Ivan Krasin
2016-01-22
4
-17
/
+57
*
[opaque pointer types] [NFC] Add an explicit type argument to ConstantFoldLoa...
Eduard Burtescu
2016-01-22
7
-29
/
+29
*
Do not lower VSETCC if operand is an f16 vector
Pirama Arumuga Nainar
2016-01-22
3
-0
/
+361
*
[OpenMP] Sema for depend clause on target enter data directive.
Arpith Chacko Jacob
2016-01-22
3
-2
/
+232
*
Revert "[SelectionDAG] Fold more offsets into GlobalAddresses"
Reid Kleckner
2016-01-22
7
-828
/
+84
*
[libFuzzer] don't do expensive memmem if the result will not be used
Kostya Serebryany
2016-01-22
1
-0
/
+2
*
[analyzer] Suppress nullability warning for defensive super initializer idiom.
Devin Coughlin
2016-01-22
2
-5
/
+84
*
[OpenMP] Sema for depend clause on target directive.
Arpith Chacko Jacob
2016-01-22
3
-0
/
+103
*
[OpenMP] Parsing + Sema for nowait clause on target exit data directive.
Arpith Chacko Jacob
2016-01-22
3
-0
/
+82
*
[ThinLTO] Do metadata linking during batch function importing
Teresa Johnson
2016-01-22
2
-29
/
+7
*
[OpenMP] Parsing + Sema for nowait clause on target enter data directive.
Arpith Chacko Jacob
2016-01-22
3
-0
/
+82
*
[opaque pointer types] [NFC] Take advantage of get{Source,Result}ElementType ...
Eduard Burtescu
2016-01-21
1
-45
/
+58
*
move function definitions so we don't need separate declarations ; NFCI
Sanjay Patel
2016-01-21
1
-67
/
+63
*
.clang-tidy for sanitizer package to override root llvm style
Mike Aizatsky
2016-01-21
1
-0
/
+12
*
Fix TestImport.py to work with Python 3.5.
Adrian McCarthy
2016-01-21
1
-2
/
+4
*
[MSVC Compat] Don't omit frame pointers if /Oy- is specified before /O2
David Majnemer
2016-01-21
2
-1
/
+6
*
[LibCallSimplifier] refactor FP function signature checks ; NFCI
Sanjay Patel
2016-01-21
1
-60
/
+24
*
avoid variable shadowing; NFC
Sanjay Patel
2016-01-21
1
-2
/
+2
*
remove unnecessary variable; NFC
Sanjay Patel
2016-01-21
1
-2
/
+1
*
Always try to read DW_TAG_typedef types from DWO files first if we can.
Greg Clayton
2016-01-21
1
-1
/
+24
*
Avoid unnecessary stack realignment in musttail thunks with SSE2 enabled
Reid Kleckner
2016-01-21
3
-2
/
+12
*
[OpenMP] Parsing + Sema for nowait clause on target directive
Arpith Chacko Jacob
2016-01-21
3
-0
/
+31
[next]