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
*
[STATS] Properly guard the tick_time() function and its uses
Jonathan Peyton
2015-12-17
3
-2
/
+13
*
[ThinLTO] Metadata linking for imported functions
Teresa Johnson
2015-12-17
18
-74
/
+611
*
AMDGPU/SI: Reserve appropriate number of sgprs for flat scratch init.
Tom Stellard
2015-12-17
2
-2
/
+42
*
[STATS] replace __cpuid() intrinsic with already existing __kmp_x86_cpuid() f...
Jonathan Peyton
2015-12-17
1
-4
/
+5
*
AMDGPU: Fix off-by-one in SIRegisterInfo::eliminateFrameIndex
Nicolai Haehnle
2015-12-17
3
-9
/
+10
*
Revert r254592 (virtual dtor in SCEVPredicate).
Andy Gibbs
2015-12-17
3
-13
/
+18
*
[RenderScript] Support all RS allocation types
Ewan Crawford
2015-12-17
1
-18
/
+100
*
Mark a couple ModuleLinker member functions as const (NFC)
Teresa Johnson
2015-12-17
1
-2
/
+2
*
Avoid explicit relocation sorting most of the time.
Rafael Espindola
2015-12-17
8
-45
/
+32
*
[STATS] Fix stats lock problem to be compatible with new hinted lock code
Jonathan Peyton
2015-12-17
2
-1
/
+4
*
[STATS] Add libm.so to lib dependencies for stats library
Jonathan Peyton
2015-12-17
1
-0
/
+1
*
Revert "[AArch64] Enable PostRAScheduler for AArch64 generic build"
Rafael Espindola
2015-12-17
1
-2
/
+1
*
Always sort by offset first. NFC.
Rafael Espindola
2015-12-17
4
-22
/
+16
*
Fix unused variable warning in release builds. NFC.
Diego Novillo
2015-12-17
1
-3
/
+1
*
[AArch64] Enable PostRAScheduler for AArch64 generic build
MinSeong Kim
2015-12-17
1
-1
/
+2
*
[AArch64] Add DAG combine for extract extend pattern
Matthew Simpson
2015-12-17
2
-10
/
+27
*
Simplify. NFC.
Rafael Espindola
2015-12-17
1
-6
/
+3
*
Patch cmake to allow detection of python 2.7.9+
Aidan Dodds
2015-12-17
1
-2
/
+2
*
Fix formatting
Tobias Grosser
2015-12-17
1
-4
/
+3
*
ScopGraphPrinter: Only show functions that contain at least one scop
Tobias Grosser
2015-12-17
1
-5
/
+11
*
[ms-inline-asm] Add support for composite structs in MS inline asm
Marina Yatsina
2015-12-17
2
-27
/
+59
*
DOTGraphTraits: Allow the decision to show a graph to consider the analysis
Tobias Grosser
2015-12-17
1
-6
/
+14
*
Removed empty directory.
Alexander Kornienko
2015-12-17
0
-0
/
+0
*
Inspect DW_AT_const_value global static const variables
Ewan Crawford
2015-12-17
5
-5
/
+12
*
Remove clang-modernize.
Alexander Kornienko
2015-12-17
148
-14152
/
+6
*
XFAIL some tests failing for Windows -> Android
Tamas Berghammer
2015-12-17
2
-0
/
+2
*
[ELF] - implemented @indntpoff (x86) relocation and its optimization.
George Rimar
2015-12-17
7
-31
/
+256
*
[ELF] - implement support of extended length field for CIE/FDE records of eh_...
George Rimar
2015-12-17
6
-7
/
+71
*
Add AccessModifierOffset to clang-format style
Pavel Labath
2015-12-17
1
-0
/
+1
*
[X86] Add option for enabling LEA optimization pass, by Andrey Turetsky
Alexey Bataev
2015-12-17
2
-2
/
+6
*
test infra: force rerun to use parallel runner
Todd Fiala
2015-12-17
1
-1
/
+5
*
[OPENMP] Fix for http://llvm.org/PR25142: openmp: Assertion failed: DD && "qu...
Alexey Bataev
2015-12-17
2
-0
/
+24
*
[WebAssembly] Convert WebAssemblyTargetObjectFile to TargetLoweringObjectFileELF
Dan Gohman
2015-12-17
4
-42
/
+30
*
Add QualType case to operator< for DynTypedNode.
Richard Trieu
2015-12-17
1
-0
/
+4
*
AArch64: Simplify emitEpilogue() and related code; NFC
Matthias Braun
2015-12-17
1
-24
/
+25
*
[llvm-objdump] Use report_fatal_error() for a more uniform error handling.
Davide Italiano
2015-12-17
1
-29
/
+13
*
ELF: Avoid string concatenation if there's no error.
Rui Ueyama
2015-12-17
1
-6
/
+8
*
[WebAssembly] Experimental ELF writer support
Dan Gohman
2015-12-17
9
-17
/
+293
*
Set the minimum stack size for private state thread to 8MB
Kate Stone
2015-12-17
1
-1
/
+1
*
Fix PR25838.
Cong Hou
2015-12-17
2
-0
/
+40
*
ELF: Rename relocNeedsCopy -> needsCopyRel
Rui Ueyama
2015-12-17
5
-14
/
+12
*
ELF: Separate NeedsCopy and OffsetInBSS.
Rui Ueyama
2015-12-17
3
-8
/
+9
*
Don't demangle a name when Mangled::GetName() is called with ePreferMangled. ...
Greg Clayton
2015-12-17
1
-6
/
+4
*
Don't strip types of their typedefs when getting function types.
Greg Clayton
2015-12-17
1
-2
/
+2
*
[PGO] InstrPGO and coverage code refactoring (NFC)
Xinliang David Li
2015-12-17
2
-46
/
+64
*
Add comment about DefinedSynthetic class.
Rui Ueyama
2015-12-17
1
-0
/
+4
*
[TLS on Darwin] use CXX_FAST_TLS calling convention for access functions.
Manman Ren
2015-12-17
5
-27
/
+43
*
[analyzer] Better detect when C++ object was constructed into existing region.
Devin Coughlin
2015-12-17
5
-38
/
+177
*
WebAssembly: update expected torture test failures
JF Bastien
2015-12-17
1
-14
/
+0
*
ELF: Remove accessors that don't hide anything.
Rui Ueyama
2015-12-17
2
-14
/
+9
[next]