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
path:
root
/
llvm
/
lib
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reland "[WinEH] Use the parent function when computing frameescape labels"
Reid Kleckner
2015-04-15
1
-1
/
+1
*
Revert "[WinEH] Use the parent function when computing frameescape labels"
Reid Kleckner
2015-04-15
1
-1
/
+1
*
Add range iterators for post order and inverse post order. Use them
Daniel Berlin
2015-04-15
3
-15
/
+9
*
[WinEH] Use the parent function when computing frameescape labels
Reid Kleckner
2015-04-15
1
-1
/
+1
*
[MBP] Spell the conditions the same way through out this if statement.
Chandler Carruth
2015-04-15
1
-1
/
+1
*
[MBP] Sink a comment into the if block to which it pertains. This makes
Chandler Carruth
2015-04-15
1
-1
/
+1
*
[MBP] Fix a really misleading typo in a comment.
Chandler Carruth
2015-04-15
1
-1
/
+1
*
Change range-based for-loops to be -Wrange-loop-analysis clean.
Richard Trieu
2015-04-15
1
-1
/
+1
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-4
/
+3
*
[WinEH] Avoid emitting xdata tables twice for cleanups
Reid Kleckner
2015-04-14
1
-3
/
+5
*
DebugInfo: Pubnames: Do not include variable declarations in pubnames
David Blaikie
2015-04-14
1
-1
/
+2
*
[MachineLICM] Use newer model of register pressure sets.
Daniel Jasper
2015-04-14
1
-43
/
+32
*
DebugInfo: Gut DISubprogram and DILexicalBlock*
Duncan P. N. Exon Smith
2015-04-14
6
-47
/
+46
*
DebugInfo: Gut DINamespace and DITemplate*Parameter
Duncan P. N. Exon Smith
2015-04-14
1
-18
/
+18
*
DebugInfo: Gut DIVariable and DIGlobalVariable
Duncan P. N. Exon Smith
2015-04-14
8
-42
/
+42
*
DebugInfo: Move DIVariable::printExtendedName() to its only caller
Duncan P. N. Exon Smith
2015-04-14
1
-1
/
+37
*
DebugInfo: Inline DIVariable::isBlockByrefVariable() into its callers
Duncan P. N. Exon Smith
2015-04-14
1
-2
/
+4
*
DebugInfo: Gut DIObjCProperty and DIImportedEntity
Duncan P. N. Exon Smith
2015-04-14
3
-17
/
+14
*
DebugInfo: Gut DILocation
Duncan P. N. Exon Smith
2015-04-14
1
-3
/
+3
*
DebugInfo: Gut DIExpression
Duncan P. N. Exon Smith
2015-04-14
4
-22
/
+21
*
DebugInfo: Remove DIObjCProperty attribute accessors, NFC
Duncan P. N. Exon Smith
2015-04-13
1
-14
/
+1
*
[CodeGen] Combine concat_vectors of scalars into build_vector.
Ahmed Bougacha
2015-04-13
1
-0
/
+60
*
SelectionDAG: Stop using DIVariable::isInlinedFnArgument()
Duncan P. N. Exon Smith
2015-04-13
1
-1
/
+3
*
DebugInfo: Remove DIGlobalVariable::getGlobal()
Duncan P. N. Exon Smith
2015-04-13
1
-4
/
+3
*
Reapply "Verifier: Check for incompatible bit piece expressions"
Duncan P. N. Exon Smith
2015-04-13
1
-9
/
+1
*
Revert revisions r234755, r234759, r234760
Jan Vesely
2015-04-13
1
-32
/
+0
*
Allow memory intrinsics to be tail calls
Krzysztof Parzyszek
2015-04-13
3
-16
/
+44
*
DAGCombiner: Fix crash in select(select) opt.
Matthias Braun
2015-04-13
1
-2
/
+2
*
Remove default in fully-covered switch (to fix Clang -Werror -Wcovered-switch...
David Blaikie
2015-04-13
1
-1
/
+0
*
LegalizeDAG: Try to use Overflow operations when expanding ADD/SUB
Jan Vesely
2015-04-13
1
-0
/
+33
*
[ARM] Align global variables passed to memory intrinsics
John Brawn
2015-04-13
1
-3
/
+15
*
Revert "Verifier: Check for incompatible bit piece expressions"
Duncan P. N. Exon Smith
2015-04-13
1
-1
/
+9
*
Verifier: Check for incompatible bit piece expressions
Duncan P. N. Exon Smith
2015-04-11
1
-9
/
+1
*
Remove empty non-virtual destructors or mark them =default when non-public
Benjamin Kramer
2015-04-11
1
-1
/
+0
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
16
-18
/
+18
*
[CodeGen] Split -enable-global-merge into ARM and AArch64 options.
Ahmed Bougacha
2015-04-11
1
-1
/
+2
*
[WinEH] Recognize SEH finally block inserted by the frontend
Reid Kleckner
2015-04-10
1
-63
/
+118
*
[CodeGenPrepare] Report all changes made during instruction sinking
Benjamin Kramer
2015-04-10
1
-3
/
+5
*
[InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
2015-04-10
1
-2
/
+59
*
[WinEH] Try to make outlining invokes work a little better
Reid Kleckner
2015-04-10
1
-1
/
+4
*
Reduce dyn_cast<> to isa<> or cast<> where possible.
Benjamin Kramer
2015-04-10
2
-8
/
+8
*
[WinEHPrepare] Don't rely on the order of IR
David Majnemer
2015-04-10
2
-6
/
+14
*
[AArch64] Promote f16 operations to f32.
Ahmed Bougacha
2015-04-10
1
-3
/
+52
*
Simplify use of formatted_raw_ostream.
Rafael Espindola
2015-04-09
1
-7
/
+5
*
[CodeGen] Combine concat_vector of trunc'd scalar to scalar_to_vector.
Ahmed Bougacha
2015-04-09
1
-3
/
+13
*
Revert "Refactoring and enhancement to FMA combine."
Rafael Espindola
2015-04-09
1
-361
/
+172
*
Refactoring and enhancement to FMA combine.
Olivier Sallenave
2015-04-09
1
-172
/
+361
*
This reverts commit r234460 and r234461.
Rafael Espindola
2015-04-09
1
-6
/
+9
*
Use the cast machinery to remove dummy uses of formatted_raw_ostream.
Rafael Espindola
2015-04-09
1
-9
/
+6
*
Formmatting correction
Andrew Kaylor
2015-04-08
1
-1
/
+2
[prev]
[next]