projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Disable each MachineFunctionPass for 'optnone' functions, unless that
[oota-llvm.git]
/
lib
/
MC
/
2014-03-30
Lang Hames
[MC] Remove an unused (and broken) variant of the setup...
tree
|
commitdiff
2014-03-29
Benjamin Kramer
Detemplatize LOHDirective.
tree
|
commitdiff
2014-03-29
Tim Northover
ARM64: initial backend import
tree
|
commitdiff
2014-03-29
Tim Northover
MC-exceptions: add support for compact-unwind without...
tree
|
commitdiff
2014-03-29
Tim Northover
MC: add a RefKind field to MCValue
tree
|
commitdiff
2014-03-29
Tim Northover
MachO: Add linker-optimisation hint framework to MC.
tree
|
commitdiff
2014-03-29
Tim Northover
MachO: actually set linker-private prefix at MC level.
tree
|
commitdiff
2014-03-29
Tim Northover
MachO: allow each section to have a linker-private...
tree
|
commitdiff
2014-03-29
Rafael Espindola
Completely rewrite ELFObjectWriter::RecordRelocation.
tree
|
commitdiff
2014-03-28
David Blaikie
Debug Compression: Avoid compression debug_frame for now
tree
|
commitdiff
2014-03-28
Rafael Espindola
Map ELf flags back to more specific section kinds.
tree
|
commitdiff
2014-03-27
Saleem Abdulrasool
Canonicalise Windows target triple spellings
tree
|
commitdiff
2014-03-27
Rafael Espindola
Remove another unused argument.
tree
|
commitdiff
2014-03-27
David Blaikie
DebugInfo: Support for compressed debug info sections
tree
|
commitdiff
2014-03-27
Rafael Espindola
Remove unused argument.
tree
|
commitdiff
2014-03-27
Lang Hames
Move MCSymbolizer's constructor into header. It's trivi...
tree
|
commitdiff
2014-03-27
Lang Hames
Update MCSymbolizer and its subclasses' constructors...
tree
|
commitdiff
2014-03-27
Lang Hames
Remove forward declaration for Target class - Target...
tree
|
commitdiff
2014-03-27
Rafael Espindola
Correctly propagates st_size.
tree
|
commitdiff
2014-03-26
Christian Pirker
AArch64_BE Elf support for MC-JIT runtime dynamic linker
tree
|
commitdiff
2014-03-26
David Blaikie
DebugInfo: Add fission-related sections to COFF
tree
|
commitdiff
2014-03-26
Rafael Espindola
Correctly detect if a symbol uses a reserved section...
tree
|
commitdiff
2014-03-25
Rafael Espindola
Create .symtab_shndxr only when needed.
tree
|
commitdiff
2014-03-25
Rafael Espindola
Use Endian.h to simplify this code a bit.
tree
|
commitdiff
2014-03-24
Rafael Espindola
Propagate section from base to derived symbol.
tree
|
commitdiff
2014-03-23
Nuno Lopes
remove a bunch of unused private methods
tree
|
commitdiff
2014-03-23
Rafael Espindola
Propagate types from symbol to aliases.
tree
|
commitdiff
2014-03-22
Saleem Abdulrasool
ARM IAS: properly handle function entries in .thumb
tree
|
commitdiff
2014-03-21
Rafael Espindola
Fix the value computation in
tree
|
commitdiff
2014-03-21
Arnaud A. de Grand...
Remove some dead assignements found by scan-build
tree
|
commitdiff
2014-03-21
Saleem Abdulrasool
MCParser: add an assertion
tree
|
commitdiff
2014-03-20
Rafael Espindola
Don't use EmitAbsValue with symbol references.
tree
|
commitdiff
2014-03-20
Zoran Jovanovic
Mark alias symbols as microMIPS if necessary. Differe...
tree
|
commitdiff
2014-03-20
Alexey Samsonov
Add llvm_unreachable after fully-covered switches to...
tree
|
commitdiff
2014-03-20
Saleem Abdulrasool
Reapply 'ARM IAS: support .thumb_set'
tree
|
commitdiff
2014-03-20
Rafael Espindola
Look through variables when computing relocations.
tree
|
commitdiff
2014-03-19
Rafael Espindola
Revert "Add back r203962, r204028 and r204059."
tree
|
commitdiff
2014-03-18
Jim Grosbach
Tidy up. Update per naming conventions.
tree
|
commitdiff
2014-03-18
Jim Grosbach
Darwin: Add assembler directives to create version...
tree
|
commitdiff
2014-03-18
Rafael Espindola
Add back r203962, r204028 and r204059.
tree
|
commitdiff
2014-03-18
Alexander Kornienko
Revert r203962 and two revisions depending on it: r2040...
tree
|
commitdiff
2014-03-18
David Blaikie
DebugInfo: Avoid emitting standard opcode lengths in...
tree
|
commitdiff
2014-03-17
David Blaikie
DebugInfo: Move line table zero-directory-index (compil...
tree
|
commitdiff
2014-03-17
David Blaikie
DebugInfo: Use MC line table file entry uniquing for...
tree
|
commitdiff
2014-03-17
Saleem Abdulrasool
MC: change runtime check to an assertion
tree
|
commitdiff
2014-03-17
Saleem Abdulrasool
ARM IAS: support .thumb_set
tree
|
commitdiff
2014-03-17
Alexey Samsonov
[C++11] Introduce ObjectFile::symbols() to use range...
tree
|
commitdiff
2014-03-17
Rafael Espindola
Consider the base pointer for setting the symbol type.
tree
|
commitdiff
2014-03-17
David Blaikie
DebugInfo: Improve reuse of file table entries in asm...
tree
|
commitdiff
2014-03-14
Jim Grosbach
MC: don't create a backtrace for diagnostics.
tree
|
commitdiff
2014-03-14
David Blaikie
MCContext: Remove redundant assignment
tree
|
commitdiff
2014-03-14
Rafael Espindola
Correctly handle an ELF symbol defined with "a = b...
tree
|
commitdiff
2014-03-14
Alexey Samsonov
[C++11] Introduce SectionRef::relocations() to use...
tree
|
commitdiff
2014-03-13
David Blaikie
MCDwarf: Rename MCDwarfFileTable to MCDwarfLineTable
tree
|
commitdiff
2014-03-13
David Blaikie
MCDwarf: Extract the DWARF line table header handling...
tree
|
commitdiff
2014-03-13
David Blaikie
MCDwarf: Sink file/directory creation down into MCDwarf...
tree
|
commitdiff
2014-03-13
David Blaikie
MCDwarf: Oh, and move the directory string over to...
tree
|
commitdiff
2014-03-13
David Blaikie
MCDwarf: Simplify MCDwarfFile to just use std::string...
tree
|
commitdiff
2014-03-13
David Blaikie
MCDwarf: Simply MCDwarfFile since it really is just...
tree
|
commitdiff
2014-03-13
Rafael Espindola
Use printable names to implement directional labels.
tree
|
commitdiff
2014-03-13
David Blaikie
Remove stale comment
tree
|
commitdiff
2014-03-13
David Blaikie
MCDwarf: Refactor line table handling into a single...
tree
|
commitdiff
2014-03-13
Alexey Samsonov
[C++11] Introduce ObjectFile::sections().
tree
|
commitdiff
2014-03-13
Saleem Abdulrasool
MC: fix silly typo
tree
|
commitdiff
2014-03-13
Saleem Abdulrasool
MC: fix possible NULL pointer dereference
tree
|
commitdiff
2014-03-12
David Blaikie
MCDwarf: Remove unused parameter
tree
|
commitdiff
2014-03-12
David Blaikie
MCDwarf: Invert the Section+CU->LineEntries mapping...
tree
|
commitdiff
2014-03-12
David Blaikie
Correct typo ("a entry" -> "an entry")
tree
|
commitdiff
2014-03-12
Rafael Espindola
Try harder to evaluate expressions when printing assembly.
tree
|
commitdiff
2014-03-11
Rafael Espindola
Simplify a really complicated check for Arch == X86_64.
tree
|
commitdiff
2014-03-10
David Majnemer
MC: Appease the buildbots
tree
|
commitdiff
2014-03-10
David Majnemer
MC: Cleanup MCSectionMachO::ParseSectionSpecifier
tree
|
commitdiff
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-08
Craig Topper
De-virtualize a method since it doesn't override anythi...
tree
|
commitdiff
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-07
David Majnemer
MC: Use MachO::SectionType for MCSectionMachO::getType...
tree
|
commitdiff
2014-03-07
Ahmed Charles
Change MCDisassembler::setSymbolizer to take unique_ptr...
tree
|
commitdiff
2014-03-07
David Majnemer
MC: Remove superfluous section attribute flag definitions
tree
|
commitdiff
2014-03-06
Saleem Abdulrasool
Reapply "MC: simplify object file selection for Windows"
tree
|
commitdiff
2014-03-06
Ted Kremenek
Remove unreachable 'return true' always dominated by...
tree
|
commitdiff
2014-03-06
Saleem Abdulrasool
Support: split object format out of environment
tree
|
commitdiff
2014-03-06
Saleem Abdulrasool
MC: simplify object file selection for Windows
tree
|
commitdiff
2014-03-06
Reid Kleckner
MS asm: The initial dot in struct access is optional
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-05
Rafael Espindola
Always print the implicit .text at the start of an...
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Add overloads for externally used OwningPtr...
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
tree
|
commitdiff
2014-03-02
Benjamin Kramer
[C++11] Replace llvm::next and llvm::prior with std...
tree
|
commitdiff
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
tree
|
commitdiff
2014-03-01
Venkatraman Govind...
Add support for parsing sun-style section flags in...
tree
|
commitdiff
2014-02-27
Rafael Espindola
Remove MCPureStreamer.
tree
|
commitdiff
2014-02-25
Nico Rieck
Reuse constants for COFF string table entry offsets
tree
|
commitdiff
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
tree
|
commitdiff
2014-02-23
Saleem Abdulrasool
Asm Parser: support .error directive
tree
|
commitdiff
2014-02-23
Saleem Abdulrasool
AsmParser: support .ifeqs directive
tree
|
commitdiff
2014-02-23
Saleem Abdulrasool
MCAsmParser: support .ifne
tree
|
commitdiff
2014-02-23
Saleem Abdulrasool
MCAsmParser: handle space properly for .ifc/.ifnc
tree
|
commitdiff
2014-02-23
Saleem Abdulrasool
MCAsmParser: add support for .err directive
tree
|
commitdiff
2014-02-22
Nico Rieck
MC: Support COFF string tables larger than 10MB
tree
|
commitdiff
2014-02-22
Logan Chien
Move get[S|U]LEB128Size() to LEB128.h.
tree
|
commitdiff
next