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
/
AsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update SetVector to rely on the underlying set's insert to return a pair<iter...
David Blaikie
2014-11-19
1
-1
/
+2
*
Rename EH related stuff to be more precise
Reid Kleckner
2014-11-14
1
-3
/
+3
*
Revert "IR: MDNode => Value"
Duncan P. N. Exon Smith
2014-11-11
1
-1
/
+1
*
Add Forward Control-Flow Integrity.
Tom Roeder
2014-11-11
1
-6
/
+6
*
Compute the correct jump table entries on 32 bit windows.
Rafael Espindola
2014-11-06
1
-2
/
+3
*
IR: MDNode => Value: NamedMDNode::getOperator()
Duncan P. N. Exon Smith
2014-11-05
1
-1
/
+1
*
CodeGen: Enable DWARF emission for MS ABI targets
David Majnemer
2014-11-04
1
-5
/
+3
*
Fix a bit of confusion about .set and produce more readable assembly.
Rafael Espindola
2014-10-21
1
-34
/
+24
*
Make AsmPrinter::EmitLabelOffsetDifference a static helper and simplify.
Rafael Espindola
2014-10-21
1
-30
/
+0
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-1
/
+1
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-5
/
+7
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-7
/
+5
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-5
/
+7
*
Add back a fallback case for targets that do not or cannot implement getNoopF...
Owen Anderson
2014-09-16
1
-1
/
+5
*
Fix a lot of confusion around inserting nops on empty functions.
Rafael Espindola
2014-09-15
1
-15
/
+3
*
Cleanup: Use the appropriate API for accessing the DIVariable of a
Adrian Prantl
2014-09-10
1
-1
/
+1
*
CodeGen: indicate Windows unwind data format
Saleem Abdulrasool
2014-09-01
1
-1
/
+6
*
CodeGen: split out the Win64Exception emitter
Saleem Abdulrasool
2014-09-01
1
-0
/
+1
*
Delete dead code. NFC.
Rafael Espindola
2014-08-15
1
-3
/
+0
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-1
/
+1
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-52
/
+72
*
Debug info: Infrastructure to support debug locations for fragmented
Adrian Prantl
2014-08-01
1
-1
/
+5
*
Refactor duplicated code.
Rafael Espindola
2014-07-30
1
-24
/
+2
*
Add the missing hasLinkOnceODRLinkage predicate.
Rafael Espindola
2014-07-30
1
-2
/
+1
*
[X86] Optimize stackmap shadows on X86.
Lang Hames
2014-07-24
1
-0
/
+2
*
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
*
Fix ppcf128 component access on little-endian systems
Ulrich Weigand
2014-07-03
1
-1
/
+2
*
CodeGen: rename Win64 ExceptionHandling to WinEH
Saleem Abdulrasool
2014-06-29
1
-4
/
+3
*
Revert "Introduce a string_ostream string builder facilty"
Alp Toker
2014-06-26
1
-1
/
+2
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
1
-2
/
+1
*
Add back functionality removed in r210497.
Richard Trieu
2014-06-21
1
-2
/
+4
*
Remove unnecessary include.
Eric Christopher
2014-06-19
1
-1
/
+0
*
CodeGen: refactor DwarfException
Saleem Abdulrasool
2014-06-11
1
-6
/
+6
*
Removing an "if (!this)" check from two print methods. The condition will
Richard Trieu
2014-06-09
1
-0
/
+1
*
Fix a few issues with comdat handling on COFF.
Rafael Espindola
2014-06-06
1
-4
/
+2
*
Add a new attribute called 'jumptable' that creates jump-instruction tables f...
Tom Roeder
2014-06-05
1
-0
/
+49
*
Don't emit structors for available_externally globals (PR19933)
Hans Wennborg
2014-06-04
1
-3
/
+8
*
Allow alias to point to an arbitrary ConstantExpr.
Rafael Espindola
2014-06-03
1
-6
/
+4
*
Delete getAliasedGlobal.
Rafael Espindola
2014-05-16
1
-1
/
+1
*
Add comdat key field to llvm.global_ctors and llvm.global_dtors
Reid Kleckner
2014-05-16
1
-12
/
+36
*
Revert "Implement global merge optimization for global variables."
Rafael Espindola
2014-05-16
1
-5
/
+2
*
Implement global merge optimization for global variables.
Jiangning Liu
2014-05-15
1
-2
/
+5
*
Split GlobalValue into GlobalValue and GlobalObject.
Rafael Espindola
2014-05-13
1
-1
/
+1
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-24
1
-19
/
+19
*
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[c++11] Tidy up AsmPrinter.cpp.
Jim Grosbach
2014-04-16
1
-95
/
+77
*
Use unique_ptr for the result of Registry entries.
David Blaikie
2014-04-15
1
-7
/
+5
*
Use unique_ptr to manage ownership of GCStrategy objects in GCMetadata
David Blaikie
2014-04-15
1
-8
/
+8
[prev]
[next]