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 additional areas I'm responsible for in the lldb codebase.
Jason Molenda
2017-02-28
1
-1
/
+2
*
Add comments about .hash and .gnu.hash.
Rui Ueyama
2017-02-28
1
-0
/
+31
*
[XRay][Docs] Update the XRay documentation
Dean Michael Berris
2017-02-28
1
-26
/
+93
*
Actually add error handling to unpacking the dyld compact bind and
Kevin Enderby
2017-02-28
4
-28
/
+65
*
Mark some libFuzzer tests as XFAIL'd on Darwin
Mehdi Amini
2017-02-28
4
-0
/
+7
*
Removing couple unnecessary architecture guards.
Jonathan Peyton
2017-02-28
1
-2
/
+2
*
AMDGPU: Fix types for VOP_I16_I16_I16
Matt Arsenault
2017-02-28
1
-1
/
+1
*
[ODRHash] Add basic support for CXXRecordDecl
Richard Trieu
2017-02-28
4
-4
/
+79
*
AMDGPU: Add definition for v_swap_b32
Matt Arsenault
2017-02-28
4
-4
/
+73
*
Allow attributes before union definition
Erich Keane
2017-02-28
6
-5
/
+56
*
clang-format the Mangled changes.
Zachary Turner
2017-02-28
1
-12
/
+14
*
Wrap the call to UndecorateSymbolName in a mutex.
Zachary Turner
2017-02-28
1
-11
/
+19
*
AMDGPU: Add definition for v_xad_u32
Matt Arsenault
2017-02-28
2
-0
/
+6
*
[DWARFv5] Emit new unit header format.
Paul Robinson
2017-02-28
15
-23
/
+383
*
AMDGPU: Add ds_nop to assembler
Matt Arsenault
2017-02-28
2
-1
/
+26
*
AMDGPU: Add definitions for ds_{read|write}_b{96|128}
Matt Arsenault
2017-02-28
2
-4
/
+28
*
Minor refactoring. NFC.
Rui Ueyama
2017-02-28
1
-4
/
+5
*
Use make<> instead of new (BAlloc). NFC.
Rui Ueyama
2017-02-28
3
-9
/
+8
*
De-template DefinedRegular.
Rui Ueyama
2017-02-28
17
-119
/
+107
*
Make it obvious that st_value for common symbols has a different meaning.
Rui Ueyama
2017-02-28
1
-5
/
+13
*
[AMDGPU] Add second pass of the scheduler
Stanislav Mekhanoshin
2017-02-28
2
-7
/
+126
*
Fix wrong TLS symbol values.
Rui Ueyama
2017-02-28
5
-12
/
+4
*
Fix a bug in r294611 w.r.t. Darwin Kernel debugging.
Jim Ingham
2017-02-28
4
-0
/
+19
*
Revert "Add terminator to .eh_frame sections"
Rafael Espindola
2017-02-28
9
-19
/
+10
*
[DAGCombiner] use dyn_cast values in foldSelectOfConstants(); NFC
Sanjay Patel
2017-02-28
1
-6
/
+8
*
Fix -Wcovered-switch-default warning.
Zachary Turner
2017-02-28
1
-2
/
+0
*
[LCG] Fix EXPENSIVE_CHECKS typo. NFC
Francis Visoiu Mistrih
2017-02-28
1
-5
/
+5
*
clang-format: [Java] Fix bug in enum formatting.
Daniel Jasper
2017-02-28
2
-1
/
+9
*
Add function importing info from samplepgo profile to the module summary.
Dehao Chen
2017-02-28
14
-29
/
+139
*
Workaround MSVC bug when using TrailingObjects from a template.
James Y Knight
2017-02-28
2
-0
/
+28
*
[x86] add alternate IR tests for select of constants; NFC
Sanjay Patel
2017-02-28
1
-0
/
+68
*
Fix incorrect logic in StackFrame::Disassemble.
Zachary Turner
2017-02-28
1
-11
/
+13
*
[PDB] Add BinaryStreamError.
Zachary Turner
2017-02-28
13
-80
/
+184
*
Set default CPU for OpenBSD/arm to Cortex-A8
Brad Smith
2017-02-28
2
-0
/
+5
*
Fix issue with test case. Make test x86_64 specific
David Bozier
2017-02-28
1
-2
/
+2
*
[AMDGPU] New method to estimate register pressure
Stanislav Mekhanoshin
2017-02-28
2
-21
/
+150
*
Migrate all of aarch64-linux-gnu to \01_mcount instead of just when passing a...
Eric Christopher
2017-02-28
2
-4
/
+6
*
[AMDGPU] Change amd_kernel_code_t's minor version to 1
Konstantin Zhuravlyov
2017-02-28
3
-3
/
+3
*
Strip debug info when inlining into a nodebug function.
Adrian Prantl
2017-02-28
3
-15
/
+70
*
[llvm-cov] Error-out when an unsupported format is used (PR32087)
Vedant Kumar
2017-02-28
2
-1
/
+10
*
[DAGISel] When checking if chain node is foldable, make sure the intermediate...
Craig Topper
2017-02-28
2
-255
/
+83
*
Driver: Update devtoolset usage for RHEL
Tom Stellard
2017-02-28
1
-2
/
+1
*
[AMDGPU] Fix read-undef flags when schedule is reverted
Stanislav Mekhanoshin
2017-02-28
1
-12
/
+15
*
[Stack Protection] Add diagnostic information for why stack protection was ap...
David Bozier
2017-02-28
4
-35
/
+176
*
[mips] Fix 64bit slt/sltu/nor with immediates
Simon Dardis
2017-02-28
5
-112
/
+369
*
[clang-tidy] Fix a false positive on modernize-use-nullptr check.
Haojian Wu
2017-02-28
2
-1
/
+19
*
Revert r296474 - [globalisel] Change LLT constructor string into an LLT subcl...
Daniel Sanders
2017-02-28
10
-290
/
+246
*
[Sema] Detect more array index out of bounds when C++ overloaded operators ar...
Daniel Marjamaki
2017-02-28
2
-1
/
+23
*
In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...
Nirav Dave
2017-02-28
74
-2547
/
+2500
*
[ELF] - Do not set flags for CopyRelSection. NFC.
George Rimar
2017-02-28
1
-4
/
+1
[next]