index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
MC
/
MCAsmInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-53
/
+76
*
Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
2013-11-13
1
-21
/
+0
*
Remove always true flag.
Rafael Espindola
2013-11-12
1
-7
/
+0
*
Remove another unused flag.
Rafael Espindola
2013-10-31
1
-8
/
+0
*
Remove unused flag.
Rafael Espindola
2013-10-31
1
-5
/
+0
*
MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm
Hans Wennborg
2013-10-18
1
-0
/
+7
*
Move .ident handling to MCStreamer.
Rafael Espindola
2013-10-16
1
-0
/
+5
*
MC: Add support for treating $ as a reference to the PC
David Majnemer
2013-09-25
1
-0
/
+7
*
MC: Remove vestigial PCSymbol field from AsmInfo
David Majnemer
2013-09-25
1
-7
/
+0
*
Remove support for the .debug_inlined section. No known software
Eric Christopher
2013-08-28
1
-7
/
+0
*
Remove address spaces from MC.
Rafael Espindola
2013-07-02
1
-15
/
+8
*
DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/S...
David Blaikie
2013-06-23
1
-2
/
+2
*
[MC/DWARF] Support .debug_frame / .debug_line code alignment factors
Ulrich Weigand
2013-06-12
1
-0
/
+7
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-5
/
+6
*
Remove unused DwarfSectionOffsetDirective string
Matt Arsenault
2013-04-22
1
-6
/
+6
*
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-23
1
-6
/
+1
*
Initial patch for x32 ABI support.
Eli Bendersky
2013-01-22
1
-1
/
+17
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
This patch is needed to make c++ exceptions work for mips16.
Reed Kotler
2012-12-16
1
-0
/
+8
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Fix alignment of .comm and .lcomm on mingw32.
Benjamin Kramer
2012-09-07
1
-5
/
+9
*
MC: Overhaul handling of .lcomm
Benjamin Kramer
2012-09-07
1
-13
/
+9
*
Remove another duplicated variable. We only need one to tell us if the linker
Rafael Espindola
2012-06-22
1
-7
/
+0
*
Fix a FIXME: DwarfRequiresRelocationForSectionOffset is the same as
Rafael Espindola
2012-06-22
1
-9
/
+0
*
Emit relocations for DW_AT_location entries on systems which need it. This is
Nick Lewycky
2012-06-22
1
-5
/
+7
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
1
-20
/
+8
*
Nuke a few dead remnants of the CBE.
Jim Grosbach
2012-05-05
1
-7
/
+0
*
Output UTF-8-encoded characters as identifier characters into assembly
Sean Hunt
2012-04-07
1
-0
/
+7
*
Tidy up. Trailing whitespace.
Jim Grosbach
2012-03-02
1
-1
/
+1
*
Grammar-o in function name.
Eric Christopher
2012-03-02
1
-2
/
+2
*
Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is
Akira Hatanaka
2012-02-03
1
-0
/
+6
*
Revert r148686 (and r148694, a fix to it) due to a serious layering
Chandler Carruth
2012-01-24
1
-1
/
+0
*
An option to selectively enable parts of ARM EHABI support.
Evgeniy Stepanov
2012-01-23
1
-0
/
+1
*
Emit the ctors in the proper order on ARM/EABI.
Anton Korobeynikov
2011-12-03
1
-12
/
+0
*
Teach our Dwarf emission to use the string pool.
Nick Lewycky
2011-10-27
1
-0
/
+7
*
Reflow lines, fix comments for doxygen style, fix whitespace. No functionality
Nick Lewycky
2011-10-26
1
-3
/
+3
*
Teach the MC to output code/data region marker labels in MachO and ELF modes....
Owen Anderson
2011-10-04
1
-0
/
+20
*
Darwin wants ctors/dtors to be ordered the other way round to linux.
Duncan Sands
2011-09-02
1
-0
/
+12
*
Don't drop alignment info on local common symbols.
Benjamin Kramer
2011-09-01
1
-4
/
+10
*
Support .code32 and .code64 in X86 assembler.
Evan Cheng
2011-07-27
1
-0
/
+16
*
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
Evan Cheng
2011-07-18
1
-0
/
+14
*
Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest
Evan Cheng
2011-07-15
1
-0
/
+27
*
This patch adds a flag in MCAsmInfo that indicates whether dwarf register
Akira Hatanaka
2011-07-07
1
-0
/
+7
*
Treat Win64 EH as a DWARF EH scheme. For GCC-style exceptions, the layout of
Charles Davis
2011-06-03
1
-1
/
+2
*
Stub out support for Win64-style exceptions. Note that this is merely using
Charles Davis
2011-05-27
1
-3
/
+3
*
Rename DwarfRequiresRelocationForStmtList to
Rafael Espindola
2011-05-10
1
-5
/
+5
*
Dead code elimination.
Rafael Espindola
2011-05-06
1
-7
/
+0
*
Remove the DwarfTable enum.
Rafael Espindola
2011-05-05
1
-3
/
+2
*
Producing a DW_FORM_addr for DW_AT_stmt_list is probably correct, but
Rafael Espindola
2011-05-04
1
-5
/
+5
*
Simplify the handling of pcrel relocations on ELF. Now we do the right thing
Rafael Espindola
2011-05-01
1
-2
/
+5
[next]