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
*
Fix an issue with nested aliases where the help system wouldn't correctly tra...
Enrico Granata
2016-03-25
3
-0
/
+23
*
[Support] Add Error::errorForOutParameter helper.
Lang Hames
2016-03-25
2
-0
/
+13
*
Store list of undefined-but-used objects in a deterministic order to fix
Richard Smith
2016-03-25
8
-35
/
+36
*
[X86] Emit a proper ADJCALLSTACKDOWN in EmitLoweredTLSAddr
David Majnemer
2016-03-25
2
-1
/
+30
*
Delete dead variable.
Richard Smith
2016-03-25
1
-3
/
+1
*
[analyzer] Add CIFIlter modeling to DeallocChecker.
Devin Coughlin
2016-03-25
3
-11
/
+150
*
[MachineCopyPropagation] Expose more dead copies across instructions with reg...
Jun Bum Lim
2016-03-25
2
-3
/
+81
*
Prevent construction of cycle in DAG store merge
Nirav Dave
2016-03-25
5
-52
/
+111
*
Add files forgotten in r264452
Tobias Grosser
2016-03-25
6
-0
/
+51
*
[libFuzzer] use fflush after every Printf
Kostya Serebryany
2016-03-25
1
-0
/
+1
*
Remove useless and unused CrashRecoveryContext::getBacktrace(). This function...
Richard Smith
2016-03-25
2
-17
/
+1
*
[InstSimplify] regenerate checks using a script
Sanjay Patel
2016-03-25
20
-380
/
+670
*
[RS4GC] Lower calls to @llvm.experimental.deoptimize
Sanjoy Das
2016-03-25
3
-10
/
+53
*
CodeGen: Don't iterate over operands after we've erased an MI
Justin Bogner
2016-03-25
1
-13
/
+20
*
ARM: maintain BB ordering when expanding WIN__DBZCHK
Saleem Abdulrasool
2016-03-25
3
-26
/
+65
*
[ASTMatchers] Don't use brace-init lists.
Samuel Benzaquen
2016-03-25
1
-1
/
+1
*
Update to isl-0.16.1-145-g243bf7c
Tobias Grosser
2016-03-25
71
-1115
/
+2766
*
[sanitizer] Add memset, memmove, and memcpy to the common interceptors
Derek Bruening
2016-03-25
7
-36
/
+78
*
[SetVector] Add erase() method
Jun Bum Lim
2016-03-25
3
-0
/
+53
*
Fix now-ambiguous references to Error.
Lang Hames
2016-03-25
1
-5
/
+5
*
Add title above the release notes
Tobias Grosser
2016-03-25
1
-0
/
+6
*
docs: Show two levels of content in index:
Tobias Grosser
2016-03-25
2
-1
/
+1
*
docs: Describe Polly in the LLVM pass pipeline
Tobias Grosser
2016-03-25
10
-0
/
+79
*
[ThinLTO] Rename edges() to calls() for clarity (NFC)
Teresa Johnson
2016-03-25
2
-5
/
+5
*
[ObjCXX] Warn undeclared identifiers.
Manman Ren
2016-03-25
3
-2
/
+28
*
CodeGen: Fix a use-after-free in TII
Justin Bogner
2016-03-25
1
-2
/
+4
*
AMDGPU: Fix a use-after free and a missing break
Justin Bogner
2016-03-25
1
-1
/
+2
*
Remove declaration of SymbolTable::codegen, this method was deleted in r264091
Reid Kleckner
2016-03-25
1
-1
/
+0
*
[X86] Use "and $0" and "orl $-1" to store 0 and -1 when optimizing for minsize
Hans Wennborg
2016-03-25
3
-1
/
+101
*
[coff] Accept and ignore another link.exe flag for compatibility
Reid Kleckner
2016-03-25
2
-0
/
+2
*
[InstCombine] use FileCheck for better checking
Sanjay Patel
2016-03-25
1
-5
/
+10
*
[InstCombine] use FileCheck for better checking
Sanjay Patel
2016-03-25
1
-23
/
+42
*
[Object] Remove empty private section from BinaryError.
Lang Hames
2016-03-25
1
-1
/
+0
*
[InstCombine] use FileCheck for better checking
Sanjay Patel
2016-03-25
1
-2
/
+11
*
[InstCombine] use FileCheck for better checking
Sanjay Patel
2016-03-25
1
-1
/
+10
*
[InstCombine] use FileCheck for better checking
Sanjay Patel
2016-03-25
1
-7
/
+10
*
[InstCombine] use FileCheck for better checking
Sanjay Patel
2016-03-25
1
-5
/
+12
*
[InstCombine] use FileCheck for better checking
Sanjay Patel
2016-03-25
1
-1
/
+10
*
[InstCombine] use FileCheck for better checking
Sanjay Patel
2016-03-25
1
-6
/
+13
*
Consider regmasks when computing register-based DBG_VALUE live ranges
Reid Kleckner
2016-03-25
9
-42
/
+194
*
[ASTMatchers] Fix build for VariadicFunction.
Samuel Benzaquen
2016-03-25
1
-1
/
+1
*
[Kaleidoscope] Rename Error -> LogError in Chapters 2-5.
Lang Hames
2016-03-25
7
-92
/
+92
*
[Kaleidoscope] Fix 'Error' name clashes.
Lang Hames
2016-03-25
5
-103
/
+103
*
[Object] Start threading Error through MachOObjectFile construction.
Lang Hames
2016-03-25
5
-115
/
+213
*
[InstCombine] consolidate regression tests of the ancients (2002)
Sanjay Patel
2016-03-25
5
-44
/
+50
*
[index] Remove redundancy between symbol kind and language
Ben Langmuir
2016-03-25
5
-103
/
+107
*
fix IR function name regex to allow hyphens
Sanjay Patel
2016-03-25
1
-2
/
+2
*
Document the purpose of this testcase.
Adrian Prantl
2016-03-25
1
-1
/
+2
*
Revert "[SetVector] Add erase() method"
Jun Bum Lim
2016-03-25
3
-46
/
+0
*
Fix Narrowing conversion warning introduced by r264415
Hemant Kulkarni
2016-03-25
1
-1
/
+1
[next]