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
/
AsmPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't generate comments in the DebugLocStream unless required. NFC.
Pete Cooper
2015-05-20
3
-10
/
+22
*
Revert "Add bool to DebugLocDwarfExpression to control emitting comments."
Pete Cooper
2015-05-20
4
-17
/
+6
*
Add bool to DebugLocDwarfExpression to control emitting comments.
Pete Cooper
2015-05-20
4
-6
/
+17
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
6
-26
/
+26
*
Stop resetting SanitizeAddress in TargetMachine::resetTargetOptions. NFC.
Akira Hatanaka
2015-05-15
2
-3
/
+10
*
[WinEH] Update exception numbering to give handlers their own base state.
Andrew Kaylor
2015-05-11
1
-1
/
+13
*
DwarfDebug: Emit number of bytes in .debug_loc entry directly
Duncan P. N. Exon Smith
2015-05-06
1
-6
/
+3
*
Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
Reid Kleckner
2015-05-05
1
-0
/
+2
*
DebugInfo: Use low_pc relative debug_ranges under fission when the CU has a l...
David Blaikie
2015-05-02
1
-1
/
+1
*
Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
Reid Kleckner
2015-05-01
1
-2
/
+0
*
Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
Reid Kleckner
2015-05-01
1
-0
/
+2
*
Revert "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
Reid Kleckner
2015-05-01
1
-2
/
+0
*
[WinEH] Add an EH registration and state insertion pass for 32-bit x86
Reid Kleckner
2015-05-01
1
-0
/
+2
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
15
-265
/
+264
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
19
-427
/
+427
*
Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepa...
Reid Kleckner
2015-04-23
1
-40
/
+0
*
Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare ...
Reid Kleckner
2015-04-23
1
-0
/
+40
*
[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works
Reid Kleckner
2015-04-22
1
-40
/
+0
*
DebugInfo: Remove DIArray and DITypeArray typedefs
Duncan P. N. Exon Smith
2015-04-21
3
-9
/
+9
*
DebugInfo: Drop rest of DIDescriptor subclasses
Duncan P. N. Exon Smith
2015-04-21
12
-75
/
+77
*
Re-land r235154-r235156 under the existing -sehprepare flag
Reid Kleckner
2015-04-21
1
-0
/
+30
*
DebugInfo: Delete subclasses of DIScope
Duncan P. N. Exon Smith
2015-04-20
8
-43
/
+45
*
DebugInfo: Delete old subclasses of DIType
Duncan P. N. Exon Smith
2015-04-20
4
-32
/
+29
*
DwarfUnit: Split MDSubroutineType version of constructTypeDIE()
Duncan P. N. Exon Smith
2015-04-20
3
-32
/
+36
*
DwarfUnit: Cleanup comments
Duncan P. N. Exon Smith
2015-04-20
2
-194
/
+87
*
DebugInfo: Remove DIType
Duncan P. N. Exon Smith
2015-04-20
4
-27
/
+27
*
DebugInfo: Remove DIScope
Duncan P. N. Exon Smith
2015-04-20
4
-28
/
+29
*
DebugInfo: Remove typedefs for DITypeRef, etc.
Duncan P. N. Exon Smith
2015-04-20
2
-4
/
+4
*
DebugInfo: Delete DIDescriptor (but not its subclasses)
Duncan P. N. Exon Smith
2015-04-18
3
-21
/
+16
*
DebugInfo: Remove DIDescriptor from the DebugInfo API
Duncan P. N. Exon Smith
2015-04-17
1
-1
/
+1
*
AsmPrinter: Create a unified .debug_loc stream
Duncan P. N. Exon Smith
2015-04-17
8
-86
/
+182
*
Remove dead code, NFC
Duncan P. N. Exon Smith
2015-04-17
1
-8
/
+0
*
[WinEH] Reusing HandlerType entries leads to small CatchHigh values
David Majnemer
2015-04-17
1
-1
/
+0
*
[WinEH] Allow CatchHigh to be equal to TryHigh
David Majnemer
2015-04-17
1
-1
/
+1
*
AsmPrinter: Store MDExpression directly instead of MDNode, NFC
Duncan P. N. Exon Smith
2015-04-17
2
-10
/
+8
*
AsmPrinter: Stop storing MDLocalVariable in DebugLocEntry
Duncan P. N. Exon Smith
2015-04-17
2
-31
/
+19
*
AsmPrinter: Calculate type upfront for location lists, NFC
Duncan P. N. Exon Smith
2015-04-17
2
-15
/
+15
*
Revert r235154-r235156, they cause asserts when building win64 code (http://c...
Nico Weber
2015-04-17
1
-24
/
+34
*
Fix unused variable warning
Reid Kleckner
2015-04-17
1
-5
/
+0
*
[SEH] Reimplement x64 SEH using WinEHPrepare
Reid Kleckner
2015-04-17
1
-29
/
+24
*
AsmPrinter: Remove dead code, NFC
Duncan P. N. Exon Smith
2015-04-16
1
-1
/
+0
*
AsmPrinter: Simplify logic for debug info intrinsics' !dbg attachments
Duncan P. N. Exon Smith
2015-04-16
3
-11
/
+6
*
DebugInfo: DIRef<> => TypedDebugNodeRef<>
Duncan P. N. Exon Smith
2015-04-16
3
-8
/
+2
*
DebugInfo: Gut DIDescriptor
Duncan P. N. Exon Smith
2015-04-16
1
-3
/
+4
*
DebugInfo: Gut DIScope, DIEnumerator and DISubrange
Duncan P. N. Exon Smith
2015-04-16
3
-15
/
+15
*
DebugInfo: Gut DIType and subclasses
Duncan P. N. Exon Smith
2015-04-16
4
-91
/
+88
*
DebugInfo: Remove unnecessary API from DIDerivedType and DIType
Duncan P. N. Exon Smith
2015-04-15
1
-29
/
+34
*
DebugInfo: Gut DICompileUnit and DIFile
Duncan P. N. Exon Smith
2015-04-15
3
-12
/
+12
*
DebugInfo: factor out dead variable in NDEBUG from r235050
Duncan P. N. Exon Smith
2015-04-15
1
-2
/
+1
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
5
-66
/
+86
[next]