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
/
lib
/
MC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MCFillFragment for zero-initialized data.
Serge Pavlov
2013-06-27
3
-3
/
+17
*
[PowerPC] Support @got modifier
Ulrich Weigand
2013-06-25
1
-0
/
+9
*
DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/S...
David Blaikie
2013-06-23
1
-2
/
+2
*
Improve the time it takes to generating dwarf for assembly source files
Kevin Enderby
2013-06-21
1
-1
/
+19
*
[PowerPC] Support various tls-related modifiers
Ulrich Weigand
2013-06-21
2
-0
/
+88
*
[PowerPC] Support @higher et.al. modifiers
Ulrich Weigand
2013-06-21
1
-0
/
+12
*
[PowerPC] Support @toc@h modifier
Ulrich Weigand
2013-06-21
1
-0
/
+3
*
[PowerPC] Support @h modifier
Ulrich Weigand
2013-06-21
1
-0
/
+3
*
[PowerPC] Rename some more VK_PPC_ enums
Ulrich Weigand
2013-06-21
2
-55
/
+55
*
[PowerPC] Clean up VK_PPC_TOC... names
Ulrich Weigand
2013-06-20
1
-8
/
+8
*
[MC] Support @ variants with directional labels
Ulrich Weigand
2013-06-20
1
-2
/
+12
*
[MC/DWARF] Generate multiple .debug_line entries for adjacent .loc directives
Ulrich Weigand
2013-06-19
1
-0
/
+13
*
Allow creation of single-byte MCAtoms.
Ahmed Bougacha
2013-06-19
2
-2
/
+2
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
7
-98
/
+95
*
Silence warning in Release builds.
Benjamin Kramer
2013-06-16
1
-0
/
+1
*
Replace use of PathV1.h in MCContext.cpp.
Rafael Espindola
2013-06-14
1
-2
/
+4
*
Don't use PathV1.h in Signals.h.
Rafael Espindola
2013-06-13
1
-0
/
+1
*
[MC/DWARF] Support .debug_frame / .debug_line code alignment factors
Ulrich Weigand
2013-06-12
3
-31
/
+24
*
Move PathV2.h to Path.h
Rafael Espindola
2013-06-11
1
-1
/
+1
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-9
/
+8
*
Add a way to define the bit range covered by a SubRegIndex.
Ahmed Bougacha
2013-05-31
1
-0
/
+13
*
Remove debug print added in r182949.
Ahmed Bougacha
2013-05-30
1
-1
/
+0
*
Use the const_cast only where necessary.
Bill Wendling
2013-05-30
1
-4
/
+4
*
MCObjectSymbolizer: Switch from IntervalMap to sorted vector, following r182625.
Ahmed Bougacha
2013-05-30
1
-10
/
+46
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
1
-4
/
+8
*
Add support for DWARF line number table entries for values in the instruction
Cameron Zwarich
2013-05-25
1
-0
/
+2
*
Follow up of the introduction of MCSymbolizer.
Quentin Colombet
2013-05-24
4
-4
/
+27
*
Fix unused warning in opt builds.
Daniel Jasper
2013-05-24
1
-4
/
+3
*
MC: Disassembled CFG reconstruction.
Ahmed Bougacha
2013-05-24
6
-71
/
+411
*
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
7
-1
/
+430
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
1
-18
/
+7
*
Missed removing one of the assert()'s from the LLVMCreateDisasmCPU() library
Kevin Enderby
2013-05-23
1
-1
/
+2
*
Cleanup relocation sorting for ELF.
Rafael Espindola
2013-05-15
1
-2
/
+16
*
Remove MCELFObjectTargetWriter::adjustFixupOffset hack
Ulrich Weigand
2013-05-15
2
-7
/
+0
*
Fix two typo
Sylvestre Ledru
2013-05-14
1
-1
/
+1
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
2
-42
/
+7
*
Fix a bug in the MC asm parser evaluating expressions. It was treating:
Kevin Enderby
2013-05-07
1
-1
/
+1
*
MCStreamer: Also clear vector of W64UnwindInfos on reset().
Charles Davis
2013-05-07
1
-0
/
+1
*
Remove redundant check and use cached FrameArray values.
Bob Wilson
2013-05-07
1
-12
/
+8
*
[SystemZ] Update non-pic DWARF encodings
Ulrich Weigand
2013-05-06
1
-6
/
+13
*
[SystemZ] Define DWARF encoding
Ulrich Weigand
2013-05-06
1
-0
/
+9
*
Add ArrayRef constructor from None, and do the cleanups that this constructor...
Dmitri Gribenko
2013-05-05
1
-3
/
+3
*
[PowerPC] Parse platform-specifc variant kinds in AsmParser
Ulrich Weigand
2013-05-03
1
-0
/
+34
*
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
2013-04-25
1
-0
/
+2
*
Align the __LD,__compact_unwind section.
Bill Wendling
2013-04-24
1
-7
/
+16
*
Remove unused DwarfSectionOffsetDirective string
Matt Arsenault
2013-04-22
2
-2
/
+2
*
[ms-inline asm] Get the OpDecl and remove a redundant lookup.
Chad Rosier
2013-04-22
1
-2
/
+1
*
COFF: Fix weak external aliases.
Peter Collingbourne
2013-04-22
1
-28
/
+29
*
[ms-inline asm] Refactor/clean up the SemaLookup interface. No functional
Chad Rosier
2013-04-22
1
-5
/
+2
*
Fix indentation. No functional change.
Craig Topper
2013-04-22
1
-5
/
+5
[next]