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
*
Revert "Recommit r212203: Don't try to construct debug LexicalScopes hierarch...
David Blaikie
2014-07-21
2
-18
/
+1
*
Revert "Reapply "DebugInfo: Ensure that all debug location scope chains from ...
Eric Christopher
2014-07-18
1
-1
/
+2
*
DebugInfo: Assert that all abstract scopes are subprograms, rather than condi...
David Blaikie
2014-07-18
1
-2
/
+1
*
Reapply "DebugInfo: Ensure that all debug location scope chains from instruct...
David Blaikie
2014-07-18
1
-2
/
+1
*
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
David Majnemer
2014-07-14
1
-7
/
+21
*
CodeGen: Add a getSectionKind method to MachineConstantPoolEntry
David Majnemer
2014-07-14
1
-15
/
+1
*
CodeGen: add missing include
Saleem Abdulrasool
2014-07-14
1
-0
/
+1
*
Revert "Reapply "DebugInfo: Ensure that all debug location scope chains from ...
David Blaikie
2014-07-11
1
-1
/
+2
*
Reapply "DebugInfo: Ensure that all debug location scope chains from instruct...
David Blaikie
2014-07-10
1
-2
/
+1
*
Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for fu...
David Blaikie
2014-07-09
2
-1
/
+18
*
Temporarily revert "Don't try to construct debug LexicalScopes hierarchy for ...
Eric Christopher
2014-07-03
2
-11
/
+1
*
Fix ppcf128 component access on little-endian systems
Ulrich Weigand
2014-07-03
1
-1
/
+2
*
Revert "DebugInfo: Ensure that all debug location scope chains from instructi...
David Blaikie
2014-07-02
1
-1
/
+2
*
DebugInfo: Ensure that all debug location scope chains from instructions with...
David Blaikie
2014-07-02
1
-2
/
+1
*
Don't try to construct debug LexicalScopes hierarchy for functions that do no...
David Blaikie
2014-07-02
2
-1
/
+11
*
Revert "DebugInfo: Ensure that all debug location scope chains from instructi...
David Blaikie
2014-07-01
1
-1
/
+2
*
DebugInfo: Ensure that all debug location scope chains from instructions with...
David Blaikie
2014-07-01
1
-2
/
+1
*
CodeGen: rename Win64 ExceptionHandling to WinEH
Saleem Abdulrasool
2014-06-29
1
-4
/
+3
*
MC: rename EmitWin64EH routines
Saleem Abdulrasool
2014-06-29
1
-4
/
+4
*
Revert "Revert "Revert "PR20038: DebugInfo: Inlined call sites where the call...
David Blaikie
2014-06-27
1
-1
/
+2
*
Revert "Revert "PR20038: DebugInfo: Inlined call sites where the caller has d...
David Blaikie
2014-06-27
1
-2
/
+1
*
Revert "Introduce a string_ostream string builder facilty"
Alp Toker
2014-06-26
2
-5
/
+10
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
2
-10
/
+5
*
Revert "PR20038: DebugInfo: Inlined call sites where the caller has debug inf...
David Blaikie
2014-06-25
1
-1
/
+2
*
PR20038: DebugInfo: Inlined call sites where the caller has debug info but th...
David Blaikie
2014-06-25
1
-2
/
+1
*
Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore...
NAKAMURA Takumi
2014-06-25
1
-10
/
+3
*
Print a=b as an assignment.
Rafael Espindola
2014-06-24
1
-3
/
+11
*
Remove a temporary hack.
Rafael Espindola
2014-06-23
1
-10
/
+0
*
Revert r211399, "Generate native unwind info on Win64"
NAKAMURA Takumi
2014-06-22
1
-3
/
+10
*
Add back functionality removed in r210497.
Richard Trieu
2014-06-21
1
-2
/
+4
*
Generate native unwind info on Win64
Reid Kleckner
2014-06-20
1
-10
/
+3
*
The count() function for STL datatypes returns unsigned, even where it's
Yaron Keren
2014-06-20
1
-1
/
+1
*
DebugInfo: Fission: Ensure the address pool entries for location lists are em...
David Blaikie
2014-06-19
1
-1
/
+1
*
Emit DWARF3 call frame information when DWARF3+ debug info is requested
Oliver Stannard
2014-06-19
1
-0
/
+2
*
Move -dwarf-version to an MC level command line option so it's
Eric Christopher
2014-06-19
1
-4
/
+1
*
Remove unnecessary include.
Eric Christopher
2014-06-19
1
-1
/
+0
*
PR20038: DebugInfo missing DIEs for some concrete variables.
David Blaikie
2014-06-15
1
-0
/
+3
*
DebugInfo: Remove some extra handling of abstract variables and instead rely ...
David Blaikie
2014-06-13
2
-40
/
+34
*
DebugInfo: Reference abstract definitions from variables in concrete definiti...
David Blaikie
2014-06-13
2
-1
/
+7
*
DwarfDebug::getExistingAbstractVariable: constify an existing reference param...
David Blaikie
2014-06-13
2
-2
/
+2
*
DebugInfo: Following up to r209677, refactor local variable emission to delay...
David Blaikie
2014-06-13
4
-25
/
+48
*
CodeGen: refactor DwarfException
Saleem Abdulrasool
2014-06-11
8
-205
/
+201
*
Removing an "if (!this)" check from two print methods. The condition will
Richard Trieu
2014-06-09
1
-0
/
+1
*
Generate better location ranges for some register-described variables.
Alexey Samsonov
2014-06-09
1
-24
/
+55
*
Fix typos
Alp Toker
2014-06-07
1
-1
/
+1
*
DebugInfo: Use the scope of the function declaration, if any, to name a funct...
David Blaikie
2014-06-06
3
-4
/
+10
*
DebugInfo: pubnames: include file-local (static or anonymous namespace) varia...
David Blaikie
2014-06-06
1
-9
/
+10
*
Fix a few issues with comdat handling on COFF.
Rafael Espindola
2014-06-06
1
-4
/
+2
*
Fix null dereference with -debug-only=dwarfdebug
Alexey Samsonov
2014-06-05
1
-2
/
+5
*
Add a new attribute called 'jumptable' that creates jump-instruction tables f...
Tom Roeder
2014-06-05
1
-0
/
+49
[next]