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
...
*
[WinEH] Add some support for code generating catchpad
Reid Kleckner
2015-08-27
1
-2
/
+3
*
Redo "Make global aliases have symbol size equal to their type"
John Brawn
2015-08-12
1
-0
/
+14
*
Revert "Make global aliases have symbol size equal to their type"
John Brawn
2015-08-07
1
-10
/
+0
*
If the "CodeView" module flag is set, emit codeview instead of DWARF
Reid Kleckner
2015-08-05
1
-12
/
+3
*
Implement target independent TLS compatible with glibc's emutls.c.
Chih-Hung Hsieh
2015-07-28
1
-9
/
+91
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
1
-3
/
+3
*
Revert "Remove access to the DataLayout in the TargetMachine"
Mehdi Amini
2015-07-24
1
-3
/
+3
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
1
-3
/
+3
*
[AsmPrinter] Check for valid constants in handleIndirectSymViaGOTPCRel
Bruno Cardoso Lopes
2015-07-21
1
-1
/
+1
*
Make global aliases have symbol size equal to their type
John Brawn
2015-07-17
1
-0
/
+10
*
Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
2015-07-16
1
-92
/
+86
*
Remove DataLayout from TargetLoweringObjectFile, redirect to Module
Mehdi Amini
2015-07-16
1
-9
/
+9
*
Redirect pointerSize query to the TargetMachine in ASMPrinter
Mehdi Amini
2015-07-16
1
-0
/
+2
*
Print the visibility of available_externally functions.
Rafael Espindola
2015-07-13
1
-1
/
+1
*
Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
Reid Kleckner
2015-07-07
1
-1
/
+1
*
Remove JumpInstrTableInfo.h as it is no longer used.
Eric Christopher
2015-07-06
1
-1
/
+0
*
[MMI] Use TinyPtrVector instead of PointerUnion with vector.
Benjamin Kramer
2015-06-29
1
-2
/
+1
*
[AsmPrinter] Fix crash in handleIndirectSymViaGOTPCRel
Bruno Cardoso Lopes
2015-06-25
1
-2
/
+9
*
Simplify the Mangler interface now that DataLayout is mandatory.
Rafael Espindola
2015-06-23
1
-4
/
+3
*
[CodeGen] Don't emit a random reference to the personality function
David Majnemer
2015-06-18
1
-4
/
+0
*
[AsmPrinter] Make isRepeatedByteSequence smarter about odd integer types
Benjamin Kramer
2015-06-17
1
-26
/
+16
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-0
/
+4
*
Replace string GNU Triples with llvm::Triple in TargetMachine::getTargetTripl...
Daniel Sanders
2015-06-16
1
-5
/
+5
*
AsmPrinter.cpp: Avoid crashes for targeting like "arm-mingw32". CurrentFnSym ...
NAKAMURA Takumi
2015-06-14
1
-1
/
+2
*
Reformat.
NAKAMURA Takumi
2015-06-14
1
-5
/
+3
*
Generalize emitAbsoluteSymbolDiff.
Rafael Espindola
2015-06-11
1
-19
/
+1
*
Remove MachineModuleInfo::UsedFunctions as it has no users.
Pete Cooper
2015-06-11
1
-1
/
+0
*
Create a MCSymbolELF.
Rafael Espindola
2015-06-02
1
-3
/
+4
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-36
/
+36
*
[WinEH] Emit EH tables for __CxxFrameHandler3 on 32-bit x86
Reid Kleckner
2015-05-29
1
-0
/
+1
*
Rename Win64Exception.(cpp|h) to WinException.(cpp|h)
Reid Kleckner
2015-05-28
1
-2
/
+2
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-15
/
+13
*
AsmPrinter: Compute absolute label difference directly
Duncan P. N. Exon Smith
2015-05-21
1
-0
/
+4
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-8
/
+8
*
Stop resetting SanitizeAddress in TargetMachine::resetTargetOptions. NFC.
Akira Hatanaka
2015-05-15
1
-1
/
+1
*
Re-land "[WinEH] Add an EH registration and state insertion pass for 32-bit x86"
Reid Kleckner
2015-05-05
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
*
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
1
-3
/
+3
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-165
/
+164
*
DebugInfo: Drop rest of DIDescriptor subclasses
Duncan P. N. Exon Smith
2015-04-21
1
-2
/
+2
*
DebugInfo: Gut DISubprogram and DILexicalBlock*
Duncan P. N. Exon Smith
2015-04-14
1
-2
/
+2
*
DebugInfo: Gut DIVariable and DIGlobalVariable
Duncan P. N. Exon Smith
2015-04-14
1
-2
/
+2
*
DebugInfo: Gut DIExpression
Duncan P. N. Exon Smith
2015-04-14
1
-3
/
+3
*
Refactor a lot of duplicated code for stub output.
Rafael Espindola
2015-04-07
1
-2
/
+22
*
CodeGen: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
2015-04-06
1
-2
/
+2
*
Remove superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
2015-03-27
1
-1
/
+1
*
[AsmPrinter] Don't assert on GOT equivalent non-constant users.
Ahmed Bougacha
2015-03-27
1
-1
/
+1
[prev]
[next]