projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixes the issue of removing manually added fake conditional branches
[oota-llvm.git]
/
lib
/
MC
/
2016-01-11
Dan Gohman
[WebAssembly] Define WebAssembly-specific relocation...
tree
|
commitdiff
2016-01-11
Rafael Espindola
Remove a bugs assert.
tree
|
commitdiff
2016-01-07
Amjad Aboud
Added support for macro emission in dwarf (supporting...
tree
|
commitdiff
2016-01-06
Nico Weber
Make WinCOFFObjectWriter.cpp's timestamp writing not...
tree
|
commitdiff
2016-01-05
Artyom Skrobov
(NFC) Change SubtargetFeatures::ToggleFeature and
tree
|
commitdiff
2016-01-04
Paul Robinson
Clang-format my previous change (r256313)
tree
|
commitdiff
2016-01-04
Jeroen Ketema
[MC] Fix file name in file header
tree
|
commitdiff
2016-01-03
Craig Topper
Use an ArrayRef to simplify repeated calculation of...
tree
|
commitdiff
2016-01-03
Craig Topper
Use std::is_sorted instead of manual loops. NFC
tree
|
commitdiff
2015-12-29
Chandler Carruth
[ptr-traits] Provide a real MCFragment address for...
tree
|
commitdiff
2015-12-29
Chandler Carruth
[ptr-traits] Split the MCFragment type hierarchy out...
tree
|
commitdiff
2015-12-28
Eric Christopher
Accept dwarf version 5 for CIE versions.
tree
|
commitdiff
2015-12-23
Paul Robinson
Form reform for MCDwarf.
tree
|
commitdiff
2015-12-22
David Majnemer
[MC] Don't use the architecture to govern which object...
tree
|
commitdiff
2015-12-21
David Majnemer
[MC, COFF] Support link /incremental conditionally
tree
|
commitdiff
2015-12-21
Dan Gohman
Teach MCOperand::print how to print FPImm operands.
tree
|
commitdiff
2015-12-21
David Majnemer
[MC, COFF] Unbreak support for COFF timestamps
tree
|
commitdiff
2015-12-18
Krzysztof Parzyszek
Recognize strings for Hexagon-specific variant kinds
tree
|
commitdiff
2015-12-17
Rafael Espindola
Avoid explicit relocation sorting most of the time.
tree
|
commitdiff
2015-12-17
Rafael Espindola
Always sort by offset first. NFC.
tree
|
commitdiff
2015-12-16
Rafael Espindola
Use std::unique_ptr. NFC.
tree
|
commitdiff
2015-12-13
Michael Zuckerman
[X86][inline asm] support even directive
tree
|
commitdiff
2015-12-05
Craig Topper
Replace uint16_t with the MCPhysReg typedef in many...
tree
|
commitdiff
2015-12-05
David Blaikie
[llvm-dwp] Support debug_tu_index
tree
|
commitdiff
2015-12-03
Justin Bogner
MC: Make sure to clear *all* of MCMachOStreamer's state
tree
|
commitdiff
2015-12-02
David Blaikie
[llvm-dwp] Emit a rather fictional debug_cu_index
tree
|
commitdiff
2015-11-26
Peter Collingbourne
MC: Simplify handling of temporary symbols in COFF...
tree
|
commitdiff
2015-11-18
Manuel Klimek
Fix bug where WinCOFFObjectWriter would assume starting...
tree
|
commitdiff
2015-11-18
Rafael Espindola
Stop producing .data.rel sections.
tree
|
commitdiff
2015-11-17
Oliver Stannard
[Assembler] Make fatal assembler errors non-fatal
tree
|
commitdiff
2015-11-17
Oliver Stannard
[Assembler] Allow non-fatal errors after parsing
tree
|
commitdiff
2015-11-17
Rafael Espindola
Drop prelink support.
tree
|
commitdiff
2015-11-16
Oliver Stannard
[ARM,AArch64] Store source location of asm constant...
tree
|
commitdiff
2015-11-16
Bradley Smith
[ARM] Introduce subtarget features per ARM architecture.
tree
|
commitdiff
2015-11-14
Akira Hatanaka
Reduce the size of MCRelaxableFragment.
tree
|
commitdiff
2015-11-14
Akira Hatanaka
[MCTargetAsmParser] Move the member varialbes that...
tree
|
commitdiff
2015-11-12
Daniel Sanders
Implement .reloc (constant offset only) with support...
tree
|
commitdiff
2015-11-11
Ahmed Bougacha
[MC] Use LShr for constant evaluation of ">>" on non...
tree
|
commitdiff
2015-11-09
Colin LeMahieu
[AsmParser] Backends can parameterize ASM tokenization.
tree
|
commitdiff
2015-11-09
Colin LeMahieu
[AsmParser] Provide target direct access to mnemonic...
tree
|
commitdiff
2015-11-08
Colin LeMahieu
[AsmParser] Allow tokens to be put back in to the token...
tree
|
commitdiff
2015-11-06
Rafael Espindola
Bring r252305 back with a test fix.
tree
|
commitdiff
2015-11-06
Rafael Espindola
Revert "Simplify the creation of .eh_frame/.debug_frame...
tree
|
commitdiff
2015-11-06
Rafael Espindola
Simplify the creation of .eh_frame/.debug_frame sections.
tree
|
commitdiff
2015-11-06
Rafael Espindola
git clang-format and fix variable names. NFC.
tree
|
commitdiff
2015-11-06
Rafael Espindola
Use SHT_X86_64_UNWIND on every OS.
tree
|
commitdiff
2015-11-06
Rafael Espindola
Pass SectionStart directly to the one function that...
tree
|
commitdiff
2015-11-06
Rafael Espindola
Simplify the alignment handling in FDE emission.
tree
|
commitdiff
2015-11-06
Rafael Espindola
Delete dead store. NFC.
tree
|
commitdiff
2015-11-06
Rafael Espindola
Use a range loop.
tree
|
commitdiff
2015-11-06
Rafael Espindola
Pass the streamer to the constructor instead of every...
tree
|
commitdiff
2015-11-05
Rafael Espindola
Simplify the constructor. NFC.
tree
|
commitdiff
2015-11-05
Rafael Espindola
git-clang-format an area I am about to change.
tree
|
commitdiff
2015-11-05
Rafael Espindola
Small simplification by moving early continue earlier.
tree
|
commitdiff
2015-11-05
Rafael Espindola
Fix pr24832.
tree
|
commitdiff
2015-11-04
Rafael Espindola
Simplify now that emitValueToOffset always returns...
tree
|
commitdiff
2015-11-04
Rafael Espindola
Simplify .org processing and make it a bit more powerful.
tree
|
commitdiff
2015-11-04
Eugene Zelenko
Fix some Clang-tidy modernize warnings, other minor...
tree
|
commitdiff
2015-11-03
Rafael Espindola
Don't create empty sections just to look like gas.
tree
|
commitdiff
2015-11-03
Rafael Espindola
Delete dead code.
tree
|
commitdiff
2015-11-03
Rafael Espindola
Simplify local common output.
tree
|
commitdiff
2015-11-03
Rafael Espindola
Move code out of a loop and use a range loop.
tree
|
commitdiff
2015-11-02
Rafael Espindola
ELF can handle some relocations of the form -sym +...
tree
|
commitdiff
2015-10-28
Tim Northover
ARM: add support for WatchOS's compact unwind information.
tree
|
commitdiff
2015-10-28
Tim Northover
ARM: support .watchos_version_min and .tvos_version_min.
tree
|
commitdiff
2015-10-27
Reid Kleckner
[ms-inline-asm] Leave alignment in bytes if the native...
tree
|
commitdiff
2015-10-27
Rui Ueyama
Rename qsort -> multikey_qsort. NFC.
tree
|
commitdiff
2015-10-26
Rui Ueyama
Optimize StringTableBuilder.
tree
|
commitdiff
2015-10-26
Peter Collingbourne
ARM/ELF: Better codegen for global variable addresses.
tree
|
commitdiff
2015-10-26
David Majnemer
[MC] Add support for GNU as-compatible binary operator...
tree
|
commitdiff
2015-10-23
Rafael Espindola
Add a RAW mode to StringTableBuilder.
tree
|
commitdiff
2015-10-23
Rafael Espindola
Fix the variable names to match the LLVM style.
tree
|
commitdiff
2015-10-22
Rafael Espindola
Avoid storing a second copy of each string in StringTab...
tree
|
commitdiff
2015-10-22
Zachary Turner
Fix broken build under MSVC.
tree
|
commitdiff
2015-10-22
Rafael Espindola
Avoid hash lookups when finalizing StringTableBuilder...
tree
|
commitdiff
2015-10-22
Rafael Espindola
Use array_pod_sort. NFC.
tree
|
commitdiff
2015-10-17
Craig Topper
Use std::begin/end and std::is_sorted to simplify some...
tree
|
commitdiff
2015-10-16
Jim Grosbach
MC: Don't crash after issuing a diagnostic.
tree
|
commitdiff
2015-10-15
Tim Northover
Prevent assertion with "llc -debug" and anonymous symbols.
tree
|
commitdiff
2015-10-15
Akira Hatanaka
[MachO] Stop generating *coal* sections.
tree
|
commitdiff
2015-10-15
Akira Hatanaka
Revert r250349.
tree
|
commitdiff
2015-10-14
Akira Hatanaka
[MachO] Stop generating *coal* sections.
tree
|
commitdiff
2015-10-14
Akira Hatanaka
Revert r250342.
tree
|
commitdiff
2015-10-14
Akira Hatanaka
[MachO] Stop generating *coal* sections.
tree
|
commitdiff
2015-10-14
Craig Topper
Use range-based for loops. NFC
tree
|
commitdiff
2015-10-10
Craig Topper
Change isUIntN/isIntN calls with constant N to use...
tree
|
commitdiff
2015-10-10
Craig Topper
Use range-based for loops. NFC
tree
|
commitdiff
2015-10-10
Craig Topper
Use emplace_back instead of a constructor call and...
tree
|
commitdiff
2015-10-10
Duncan P. N. Exon...
MC: Remove implicit ilist iterator conversions, NFC
tree
|
commitdiff
2015-10-09
Keno Fischer
Clear SectionSymbols in MCContext::Reset
tree
|
commitdiff
2015-10-08
Duncan P. N. Exon...
MC: Stop using Fragment::getNextNode()
tree
|
commitdiff
2015-10-07
Rafael Espindola
Use SpecificBumpPtrAllocator to simplify the MCSeciton...
tree
|
commitdiff
2015-10-07
Michael Kuperstein
[X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting...
tree
|
commitdiff
2015-10-06
Hans Wennborg
Fix Clang-tidy modernize-use-nullptr warnings in source...
tree
|
commitdiff
2015-10-05
Rafael Espindola
Fix pr24486.
tree
|
commitdiff
2015-10-03
Rafael Espindola
Move registerSection out of line and reduce #includes...
tree
|
commitdiff
2015-10-03
Rafael Espindola
Use early return. NFC.
tree
|
commitdiff
2015-10-03
Rafael Espindola
Disallow assigning symbol a null section.
tree
|
commitdiff
2015-09-25
Tom Stellard
MCAsmInfo: Allow targets to specify when the .section...
tree
|
commitdiff
2015-09-22
NAKAMURA Takumi
Untabify.
tree
|
commitdiff
next