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
/
MC
/
MCAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XCOFF][AIX] Differentiate usage of label symbol and csect symbol
Jason Liu
2019-11-08
1
-1
/
+1
*
Move addInitialFrameState out of line and remove the MCDwarf.h include.
Eric Christopher
2019-04-12
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[DEBUGINFO] Add option that allows to disable emission of flags in .loc direc...
Alexey Bataev
2018-04-03
1
-0
/
+11
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-11
1
-57
/
+3
*
[MC] Delete use of *structors_used.
Davide Italiano
2016-08-08
1
-1
/
+0
*
Provide support for preserving assembly comments
Nirav Dave
2016-07-11
1
-0
/
+1
*
Recommit 270977 - [llvm-mc] - Teach llvm-mc to generate zlib styled compressi...
George Rimar
2016-05-27
1
-1
/
+1
*
Revert r270977 ([llvm-mc] - Teach llvm-mc to generate zlib styled compression...
George Rimar
2016-05-27
1
-1
/
+1
*
[llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.
George Rimar
2016-05-27
1
-1
/
+1
*
[MachO] Add MachO alt-entry directive support.
Lang Hames
2016-03-15
1
-0
/
+1
*
MCAsmInfo: Allow targets to specify when the .section directive should be omi...
Tom Stellard
2015-09-25
1
-0
/
+6
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-0
/
+20
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-4
/
+4
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-1
/
+1
*
[MC] Use LShr for constant evaluation of ">>" on ELF/arm64--darwin.
Ahmed Bougacha
2015-04-28
1
-1
/
+1
*
[MC] Split MCBinaryExpr::Shr into LShr and AShr.
Ahmed Bougacha
2015-04-28
1
-0
/
+1
*
Revert accidentally committed "MC: Allow targets to stop symbol name quoting"
Matt Arsenault
2015-04-23
1
-1
/
+0
*
MC: Allow targets to stop symbol name quoting
Matt Arsenault
2015-04-23
1
-0
/
+1
*
[NVPTXAsmPrinter] do not print .align on function headers
Jingyue Wu
2015-03-12
1
-0
/
+1
*
Use the generic Lfunc_begin label on ppc.
Rafael Espindola
2015-03-05
1
-0
/
+1
*
Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
Lang Hames
2015-01-09
1
-0
/
+4
*
Revert r224935 "Refactor duplicated code. No intended functionality change."
Lang Hames
2015-01-06
1
-4
/
+0
*
Refactor duplicated code.
Rafael Espindola
2014-12-29
1
-0
/
+4
*
Allow target to specify prefix for labels
Matt Arsenault
2014-12-04
1
-0
/
+1
*
[NVPTX] Do not emit .weak symbols for NVPTX
Jingyue Wu
2014-12-01
1
-0
/
+1
*
Drop support for an old version of ld64 (from darwin 9).
Rafael Espindola
2014-10-21
1
-1
/
+0
*
Fix a bit of confusion about .set and produce more readable assembly.
Rafael Espindola
2014-10-21
1
-1
/
+1
*
MC: remove unnecessary enumeration prefix
Saleem Abdulrasool
2014-09-01
1
-1
/
+1
*
Remove HasLEB128.
Rafael Espindola
2014-08-15
1
-1
/
+0
*
Print a=b as an assignment.
Rafael Espindola
2014-06-24
1
-1
/
+1
*
MC: add enumeration of WinEH data encoding
Saleem Abdulrasool
2014-06-11
1
-1
/
+2
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-13
1
-3
/
+3
*
MachO: allow each section to have a linker-private symbol
Tim Northover
2014-03-29
1
-0
/
+1
*
DebugInfo: Support for compressed debug info sections
David Blaikie
2014-03-27
1
-0
/
+2
*
Move get[S|U]LEB128Size() to LEB128.h.
Logan Chien
2014-02-22
1
-24
/
+0
*
Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...
Daniel Sanders
2014-02-13
1
-0
/
+14
*
Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...
Daniel Sanders
2014-02-12
1
-14
/
+0
*
Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...
Daniel Sanders
2014-02-12
1
-0
/
+14
*
Every target uses .align. Simplify.
Rafael Espindola
2014-02-04
1
-1
/
+0
*
CommentColumn is always 40. Simplify.
Rafael Espindola
2014-01-16
1
-1
/
+0
*
[patch] Adjust behavior of FDE cross-section relocs for targets that don't su...
Iain Sandoe
2014-01-08
1
-0
/
+1
*
Make the llvm mangler depend only on DataLayout.
Rafael Espindola
2014-01-03
1
-3
/
+0
*
on darwin<10, fallback to .weak_definition (PPC,X86)
David Fang
2013-12-10
1
-0
/
+1
*
Add support for parsing ARM symbol variants on ELF targets
David Peixotto
2013-12-04
1
-0
/
+1
*
Refactor the setting of PrivateGlobalPrefix.
Rafael Espindola
2013-12-02
1
-1
/
+1
*
Convert two char* that are only ever used as booleans to bool.
Rafael Espindola
2013-12-02
1
-2
/
+2
*
The global prefix is always one char. Don't use a string for it.
Rafael Espindola
2013-11-28
1
-1
/
+1
*
Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
2013-11-13
1
-3
/
+0
[next]