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 a comment.
Rui Ueyama
2016-01-29
1
-0
/
+5
*
Revert "Reapply commit r258404 with fix"
David Majnemer
2016-01-29
2
-244
/
+24
*
ELF: Make Target's member function names shorter.
Rui Ueyama
2016-01-29
5
-219
/
+203
*
Fix some -Wstring-conversion warnings
David Blaikie
2016-01-29
1
-6
/
+6
*
[GVN] Add clarifying assert [NFCI]
Philip Reames
2016-01-29
1
-0
/
+5
*
Rename includeInDynamicSymtab -> includeInDynsym.
Rui Ueyama
2016-01-29
2
-3
/
+3
*
ELF: Report multiple errors from the driver.
Rui Ueyama
2016-01-29
7
-28
/
+59
*
Rename DynamicSymbolTableIndex -> DynsymIndex.
Rui Ueyama
2016-01-29
2
-12
/
+10
*
ELF: Remove accessors from Target.
Rui Ueyama
2016-01-29
5
-109
/
+99
*
Remove unused variable.
Rui Ueyama
2016-01-29
2
-4
/
+0
*
Minor code cleanup. NFC.
Junmo Park
2016-01-29
1
-1
/
+1
*
Add the clang debug info test directory to .gitignore as it's managed separat...
Eric Christopher
2016-01-29
1
-0
/
+2
*
Use a consistent spelling for vtables.
Eric Christopher
2016-01-29
9
-26
/
+26
*
Merge identical strings.
Rafael Espindola
2016-01-29
9
-103
/
+88
*
Fix a bug where type <formatter> list would ignore the -w argument
Enrico Granata
2016-01-29
2
-0
/
+7
*
[AArch64] Fix i64 nontemporal high-half extraction.
Ahmed Bougacha
2016-01-29
2
-4
/
+4
*
[RS4GC] Minor cleanups enabled by the previous change; NFC
Sanjoy Das
2016-01-29
1
-14
/
+6
*
[RS4GC] Delete code that is dead due to r259129; NFC
Sanjoy Das
2016-01-29
1
-83
/
+36
*
Fix a bug where LLDB would not print the name of the function that a scripted...
Enrico Granata
2016-01-29
7
-3
/
+109
*
Reland "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
26
-777
/
+1105
*
[RS4GC] Clamp UseDeoptBundles to true and update tests
Sanjoy Das
2016-01-29
65
-2657
/
+533
*
Rename isTlsOptimized -> canRelaxTls.
Rui Ueyama
2016-01-29
5
-17
/
+16
*
Update comments.
Rui Ueyama
2016-01-29
1
-7
/
+5
*
Revert "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
25
-1113
/
+779
*
[RS4GC] Port three tests to the deopt bundles directory
Sanjoy Das
2016-01-29
3
-0
/
+72
*
Add missing raw_ostream include
Reid Kleckner
2016-01-29
1
-0
/
+1
*
Silence gcc warning about ternary and enumerations
Reid Kleckner
2016-01-28
3
-300
/
+304
*
[CUDA] Generate CUDA's printf alloca in its function's entry block.
Justin Lebar
2016-01-28
2
-72
/
+41
*
[PlaceSafepoints] Use DEBUG() instead of TraceLSP
Sanjoy Das
2016-01-28
1
-11
/
+3
*
Lower inlining threshold when the caller has minsize attribute.
Easwaran Raman
2016-01-28
2
-9
/
+20
*
Class Property: change PropertyMap to include isClassProperty.
Manman Ren
2016-01-28
4
-24
/
+41
*
[analyzer] NullabilityChecker: Remove unused isReturnSelf() function.
Devin Coughlin
2016-01-28
1
-16
/
+0
*
[CodeView] Use assembler directives for line tables
Reid Kleckner
2016-01-28
25
-779
/
+1113
*
Check for frontend errors after releasing the Builder.
Manman Ren
2016-01-28
2
-3
/
+34
*
Remove unused MC includes from LTOModule.h
Reid Kleckner
2016-01-28
1
-2
/
+0
*
fix up missing header from change r259084.
Todd Fiala
2016-01-28
1
-0
/
+1
*
Fix task dependency performance problem
Jonathan Peyton
2016-01-28
2
-10
/
+22
*
[PlaceSafepoints] Misc. minor cleanups; NFC
Sanjoy Das
2016-01-28
1
-111
/
+89
*
[PlaceSafepoints] Remvoe unused headers, and sort #includes; NFC
Sanjoy Das
2016-01-28
1
-19
/
+4
*
[PlaceSafepoints] Eliminate dead code; NFC
Sanjoy Das
2016-01-28
1
-238
/
+0
*
Update for llvm change.
Rafael Espindola
2016-01-28
1
-1
/
+1
*
ELF: Report more than one undefined symbols if exist.
Rui Ueyama
2016-01-28
2
-5
/
+14
*
Don't mention a command line option in an error.
Rafael Espindola
2016-01-28
1
-2
/
+1
*
[RuntimeDyld][MachO] Fix handling of empty eh-frame sections.
Lang Hames
2016-01-28
2
-2
/
+9
*
add back an Xcode-specific Makefile for header installation
Todd Fiala
2016-01-28
1
-0
/
+23
*
[X86][AVX] Added more thorough 256-bit vector consecutive load tests.
Simon Pilgrim
2016-01-28
1
-0
/
+419
*
[analyzer] Suppress nullability warnings in copy, mutableCopy, and init famil...
Devin Coughlin
2016-01-28
2
-13
/
+62
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
104
-2252
/
+0
*
[RS4GC] Change opt %s to opt < %s; NFC
Sanjoy Das
2016-01-28
20
-20
/
+20
*
[PlaceSafepoints] Clamp NoStatepoints to true
Sanjoy Das
2016-01-28
15
-119
/
+81
[next]