projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Canonicalize (srl (bswap x), 16) to (rotr (bswap x), 16) if the high 16 bits
[oota-llvm.git]
/
lib
/
MC
/
2012-02-22
Daniel Dunbar
MC: Fix the MCNullStreamer which was broken in r147763.
tree
|
commitdiff
2012-02-21
Chandler Carruth
Switch the llvm::Triple class to immediately parse...
tree
|
commitdiff
2012-02-19
Ahmed Charles
Remove dead code. Improve llvm_unreachable text. Simpli...
tree
|
commitdiff
2012-02-17
Kevin Enderby
Fix typo in comment ldopen() -> dlopen().
tree
|
commitdiff
2012-02-17
Kevin Enderby
Put back the initializing the targets in the disassembl...
tree
|
commitdiff
2012-02-17
David Chisnall
Generate the correct EH frame section types on Solaris...
tree
|
commitdiff
2012-02-17
David Chisnall
Revert r150814. It turns out that there is a good...
tree
|
commitdiff
2012-02-17
David Chisnall
Don't lazily allocate eh_frame. We're not lazily alloc...
tree
|
commitdiff
2012-02-15
David Meyer
For ELF, also call fixSymbolsInTLSFixups() on expressio...
tree
|
commitdiff
2012-02-11
Anton Korobeynikov
Add support for implicit TLS model used with MS VC...
tree
|
commitdiff
2012-02-07
Craig Topper
Convert assert(0) to llvm_unreachable
tree
|
commitdiff
2012-02-06
Derek Schuff
Enable streaming of bitcode
tree
|
commitdiff
2012-02-04
Sean Callanan
Modified the Enhanced Disassembler to create and
tree
|
commitdiff
2012-02-03
Akira Hatanaka
Add a new MachineJumpTableInfo entry type, EK_GPRel64Bl...
tree
|
commitdiff
2012-01-31
Kevin Enderby
Fixed a crash in llvm-mc for Mach-O when a symbol diffe...
tree
|
commitdiff
2012-01-31
Devang Patel
Add assembler dialect attribute in asm parser which...
tree
|
commitdiff
2012-01-28
Benjamin Kramer
Silence GCC's -Wreturn-type warning.
tree
|
commitdiff
2012-01-28
Rafael Espindola
Small improvement to the recursion detection logic...
tree
|
commitdiff
2012-01-28
Rafael Espindola
Handle recursive variable definitions directly. This...
tree
|
commitdiff
2012-01-27
Jim Grosbach
Source information in 'expected relocatable expression...
tree
|
commitdiff
2012-01-27
Jim Grosbach
Better diagnostic for malformed .org assembly directive.
tree
|
commitdiff
2012-01-26
Jim Grosbach
Tidy up.
tree
|
commitdiff
2012-01-26
Jim Grosbach
Add simple support for keeping MCFixup source information.
tree
|
commitdiff
2012-01-26
Jim Grosbach
Add SourceMgr to MCContext for backend diagnostics.
tree
|
commitdiff
2012-01-26
James Molloy
Add support for the R_ARM_TARGET1 relocation, which...
tree
|
commitdiff
2012-01-25
Anton Korobeynikov
Properly emit ctors / dtors with priorities into desire...
tree
|
commitdiff
2012-01-24
Jim Grosbach
ARM Darwin symbol ref differences w/o subsection-via...
tree
|
commitdiff
2012-01-23
Rafael Espindola
Add support for .cfi_signal_frame. Fixes pr11762.
tree
|
commitdiff
2012-01-20
David Blaikie
More dead code removal (using -Wunreachable-code)
tree
|
commitdiff
2012-01-20
Benjamin Kramer
Add missing breaks to switch.
tree
|
commitdiff
2012-01-20
Benjamin Kramer
Remove a bunch of unused variable assignments.
tree
|
commitdiff
2012-01-19
Owen Anderson
Add a dump() implementation for sub-instruction MCOperands.
tree
|
commitdiff
2012-01-18
Jim Grosbach
MCAssembler tweak for determining when a symbol differe...
tree
|
commitdiff
2012-01-18
Jim Grosbach
Tidy up. MCAsmBackend naming conventions.
tree
|
commitdiff
2012-01-18
Jim Grosbach
Move some ARM specific MCAssmebler bits into the ARMAsm...
tree
|
commitdiff
2012-01-17
Jim Grosbach
MC tweak symbol difference resolution for non-local...
tree
|
commitdiff
2012-01-11
Kevin Enderby
The error check for using -g with a .s file already...
tree
|
commitdiff
2012-01-10
Devang Patel
Let asm parser query asm syntax dialect.
tree
|
commitdiff
2012-01-10
Kevin Enderby
This is the matching change for the data structure...
tree
|
commitdiff
2012-01-10
Benjamin Kramer
Fix some leftover control reaches end of non-void funct...
tree
|
commitdiff
2012-01-10
Chandler Carruth
Add 'llvm_unreachable' to passify GCC's understanding...
tree
|
commitdiff
2012-01-10
Kevin Enderby
Various crash reporting tools have a problem with the...
tree
|
commitdiff
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
tree
|
commitdiff
2012-01-10
Rafael Espindola
Remove the logging streamer.
tree
|
commitdiff
2012-01-09
Rafael Espindola
Don't print an unused label before .cfi_endproc.
tree
|
commitdiff
2012-01-07
Rafael Espindola
Remove MCELFStreamer.h.
tree
|
commitdiff
2012-01-07
Rafael Espindola
Don't print a label before .cfi_startproc when we don...
tree
|
commitdiff
2012-01-07
Rafael Espindola
Split Finish into Finish and FinishImpl to have a commo...
tree
|
commitdiff
2011-12-29
Rafael Espindola
Implement cfi_restore. Patch by Brian Anderson!
tree
|
commitdiff
2011-12-29
Rafael Espindola
Rename Remember and Restore to RememberState and Restor...
tree
|
commitdiff
2011-12-29
Rafael Espindola
Implement .cfi_escape. Patch by Brian Anderson!
tree
|
commitdiff
2011-12-24
Rafael Espindola
Section relative fixups are a coff concept, not a x86...
tree
|
commitdiff
2011-12-24
Rafael Espindola
Move x86 specific bits of the COFF writer to lib/Target...
tree
|
commitdiff
2011-12-24
Rafael Espindola
Define trivial destructor inline.
tree
|
commitdiff
2011-12-24
Rafael Espindola
Make GetRelocType pure virtual.
tree
|
commitdiff
2011-12-22
Rafael Espindola
Move all the dependencies on X86FixupKinds.h to a singl...
tree
|
commitdiff
2011-12-22
Rafael Espindola
Kill the monstrosity that was ELFObjectWriter.h.
tree
|
commitdiff
2011-12-22
Rafael Espindola
Misc cleanups.
tree
|
commitdiff
2011-12-22
Rafael Espindola
Move the Mips only bits of the ELF writer to lib/Target...
tree
|
commitdiff
2011-12-22
Rafael Espindola
Move the MBlaze ELF writer bits to lib/Target/MBlaze.
tree
|
commitdiff
2011-12-22
Rafael Espindola
Move PPC bits to lib/Target/PowerPC.
tree
|
commitdiff
2011-12-22
Akira Hatanaka
Local dynamic TLS model for direct object output. Creat...
tree
|
commitdiff
2011-12-22
Rafael Espindola
Move the ARM specific parts of the ELF writer to Target...
tree
|
commitdiff
2011-12-22
Rafael Espindola
getEFlags is const.
tree
|
commitdiff
2011-12-21
Rafael Espindola
Switch from WriteEFlags to getEFlags in preparation...
tree
|
commitdiff
2011-12-21
Rafael Espindola
Move the X86 specific bits of the ELF writer to the...
tree
|
commitdiff
2011-12-21
Rafael Espindola
Reduce the exposure of Triple::OSType in the ELF object...
tree
|
commitdiff
2011-12-21
Rafael Espindola
Small refactoring so that RelocNeedsGOT can stay in...
tree
|
commitdiff
2011-12-20
David Blaikie
Unweaken vtables as per llvm.org/docs/CodingStandards...
tree
|
commitdiff
2011-12-17
Rafael Espindola
Add back the MC bits of 126425. Original patch by Natha...
tree
|
commitdiff
2011-12-15
Bill Wendling
Re-re-enable compact unwind after fixing a failure...
tree
|
commitdiff
2011-12-15
Kevin Enderby
Another improvement to the implementation of .incbin...
tree
|
commitdiff
2011-12-14
Kevin Enderby
Improve the implementation of .incbin directive by...
tree
|
commitdiff
2011-12-14
Kevin Enderby
Add the .incbin directive which takes the binary data...
tree
|
commitdiff
2011-12-14
Bill Wendling
Disable to review some failures.
tree
|
commitdiff
2011-12-13
Akira Hatanaka
Relocation against a symbol, instead of against section...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Introduce a common section which currently...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-12-12
Roman Divacky
Add support for gnu_indirect_function.
tree
|
commitdiff
2011-12-09
Rafael Espindola
Handle reloc_signed_4byte in here. Not doing so was...
tree
|
commitdiff
2011-12-09
Kevin Enderby
The second part of support for generating dwarf for...
tree
|
commitdiff
2011-12-09
Rafael Espindola
Handle the case of the magical _GLOBAL_OFFSET_TABLE_...
tree
|
commitdiff
2011-12-07
Jim Grosbach
Darwin assembler improved relocs when w/o subsections_v...
tree
|
commitdiff
2011-12-07
Bruno Cardoso Lopes
Add a few moreLocal/Global R_MIPS_GOT related fixups and
tree
|
commitdiff
2011-12-06
Bill Wendling
Re-enable compact unwind. It seems to work now. <rdar...
tree
|
commitdiff
2011-12-06
Bruno Cardoso Lopes
Explicit symbols for gnu mimicing relocations. Patch...
tree
|
commitdiff
2011-12-06
Jim Grosbach
Move target-specific logic out of generic MCAssembler.
tree
|
commitdiff
2011-12-06
Jim Grosbach
Tidy up. Hard tabs.
tree
|
commitdiff
2011-12-06
Jim Grosbach
Switch MCAssembler to method names starting w/ lower...
tree
|
commitdiff
2011-12-03
Anton Korobeynikov
Emit the ctors in the proper order on ARM/EABI.
tree
|
commitdiff
2011-11-29
Daniel Dunbar
build/CMake: Finish removal of add_llvm_library_depende...
tree
|
commitdiff
2011-11-29
Michael J. Spencer
MC/X86/COFF: Allow quotes in names when targeting MS...
tree
|
commitdiff
2011-11-29
Bill Wendling
MachO doesn't support the protected visibility. Don...
tree
|
commitdiff
2011-11-29
Jim Grosbach
Better fix for ARM MOVT relocation encoding of thumb...
tree
|
commitdiff
2011-11-29
Daniel Dunbar
build: Update CMakeLists.txt.
tree
|
commitdiff
2011-11-29
Daniel Dunbar
edis: Sink EDMain.cpp into lib/MC/MCDisassembler.
tree
|
commitdiff
2011-11-28
Jim Grosbach
Thumb2 only force the fixup thumb bit for data relocations.
tree
|
commitdiff
2011-11-28
Jim Grosbach
Remove obsolete FIXME.
tree
|
commitdiff
2011-11-23
Akira Hatanaka
This patch addresses gp relative fixups/relocations...
tree
|
commitdiff
2011-11-16
Evan Cheng
Sink codegen optimization level into MCCodeGenInfo...
tree
|
commitdiff
next