projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
[oota-llvm.git]
/
lib
/
MC
/
MCDisassembler
/
2015-03-31
Eric Christopher
Replace the MCSubtargetInfo parameter with a Triple...
tree
|
commitdiff
2015-03-30
Eric Christopher
Rename const char *Triple argument to TT to avoid shado...
tree
|
commitdiff
2015-03-27
Akira Hatanaka
[MCInstPrinter] Enable MCInstPrinter to change its...
tree
|
commitdiff
2015-01-18
David Blaikie
unique_ptrify the RelInfo parameter to TargetRegistry...
tree
|
commitdiff
2015-01-13
Eric Christopher
Grammar and spelling.
tree
|
commitdiff
2014-11-13
Rafael Espindola
Fix a regression on the disassembling C API.
tree
|
commitdiff
2014-11-12
Rafael Espindola
Remove the now unused StringRefMemoryObject.h.
tree
|
commitdiff
2014-11-12
Rafael Espindola
Pass an ArrayRef to MCDisassembler::getInstruction.
tree
|
commitdiff
2014-11-07
Rafael Espindola
Use a StringRefMemoryObject. NFC.
tree
|
commitdiff
2014-09-30
Bradley Smith
Extend C disassembler API to allow specifying target...
tree
|
commitdiff
2014-09-02
Pete Cooper
Change MCSchedModel to be a struct of statically initia...
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-07-23
Rafael Espindola
Finish inverting the MC -> Object dependency.
tree
|
commitdiff
2014-06-26
Alp Toker
Revert "Introduce a string_ostream string builder facilty"
tree
|
commitdiff
2014-06-26
Alp Toker
Introduce a string_ostream string builder facilty
tree
|
commitdiff
2014-04-24
Craig Topper
[C++] Use 'nullptr'.
tree
|
commitdiff
2014-04-15
Lang Hames
[MC] Require an MCContext when constructing an MCDisass...
tree
|
commitdiff
2014-04-11
Lang Hames
Remove redundant symbolization support from MCDisassemb...
tree
|
commitdiff
2014-03-27
Lang Hames
Remove forward declaration for Target class - Target...
tree
|
commitdiff
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-07
Ahmed Charles
Change MCDisassembler::setSymbolizer to take unique_ptr...
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
tree
|
commitdiff
2014-01-06
Kevin Enderby
For the 'C' disassembler API, add a new ReferenceType...
tree
|
commitdiff
2014-01-03
Reid Kleckner
Revert "For disassembly when adding a symbolic operand...
tree
|
commitdiff
2014-01-03
Kevin Enderby
For disassembly when adding a symbolic operand that...
tree
|
commitdiff
2013-12-11
NAKAMURA Takumi
Prune redundant dependencies in LLVMBuild.txt.
tree
|
commitdiff
2013-10-03
Quentin Colombet
[llvm-c][Disassembler] When printing latency informatio...
tree
|
commitdiff
2013-10-02
Quentin Colombet
[llvm-c][Disassembler] When printing latency informatio...
tree
|
commitdiff
2013-10-02
Quentin Colombet
[llvm-c][Disassembler] Add an option to print latency...
tree
|
commitdiff
2013-10-01
Quentin Colombet
[llvm-c][Disassembler] Add an option to reproduce in...
tree
|
commitdiff
2013-06-18
Bill Wendling
Use pointers to the MCAsmInfo and MCRegInfo.
tree
|
commitdiff
2013-05-24
Quentin Colombet
Follow up of the introduction of MCSymbolizer.
tree
|
commitdiff
2013-05-24
Ahmed Bougacha
Add MCSymbolizer for symbolic/annotated disassembly.
tree
|
commitdiff
2013-05-23
Kevin Enderby
Missed removing one of the assert()'s from the LLVMCrea...
tree
|
commitdiff
2013-05-13
Rafael Espindola
Remove the MachineMove class.
tree
|
commitdiff
2013-03-12
Kevin Enderby
Remove the assert()'s from the LLVMCreateDisasmCPU...
tree
|
commitdiff
2012-12-19
Roman Divacky
Remove edis - the enhanced disassembler. Fixes PR14654.
tree
|
commitdiff
2012-12-18
Kevin Enderby
Add to the disassembler C API an option to print the...
tree
|
commitdiff
2012-12-07
Jim Grosbach
Add C API for specifying CPU to the disassembler.
tree
|
commitdiff
2012-12-05
Kevin Enderby
Added a option to the disassembler to print immediates...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
tree
|
commitdiff
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
tree
|
commitdiff
2012-11-24
Benjamin Kramer
libLTO: Add a utility method to initialize the disassem...
tree
|
commitdiff
2012-10-25
Chad Rosier
[ms-inline asm] Add support for creating AsmRewrites...
tree
|
commitdiff
2012-10-22
Kevin Enderby
Add support for annotated disassembly output for X86...
tree
|
commitdiff
2012-07-18
Chad Rosier
Whitespace.
tree
|
commitdiff
2012-06-06
Benjamin Kramer
Add accessors for all private members of DisasmContext.
tree
|
commitdiff
2012-05-25
Jakob Stoklund Olesen
Compress MCRegisterInfo register name tables.
tree
|
commitdiff
2012-05-24
Craig Topper
Mark some static arrays as const.
tree
|
commitdiff
2012-04-06
Sean Callanan
Fixed two leaks in the MC disassembler. The MC
tree
|
commitdiff
2012-04-02
Craig Topper
Make MCInstrInfo available to the MCInstPrinter. This...
tree
|
commitdiff
2012-03-05
Jim Grosbach
Make MCRegisterInfo available to the the MCInstPrinter.
tree
|
commitdiff
2012-02-29
Derek Schuff
Make MemoryObject accessor members const again
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-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-01-20
David Blaikie
More dead code removal (using -Wunreachable-code)
tree
|
commitdiff
2012-01-10
Benjamin Kramer
Fix some leftover control reaches end of non-void funct...
tree
|
commitdiff
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
tree
|
commitdiff
2011-11-29
Daniel Dunbar
build/CMake: Finish removal of add_llvm_library_depende...
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-12
Daniel Dunbar
build: Attempt to rectify inconsistencies between CMake...
tree
|
commitdiff
2011-11-11
Benjamin Kramer
Clients are responsible for initializing the targets...
tree
|
commitdiff
2011-11-10
Daniel Dunbar
build/MCDisassembler: Fix required libraries list of...
tree
|
commitdiff
2011-11-03
Daniel Dunbar
build: Add initial cut at LLVMBuild.txt files.
tree
|
commitdiff
2011-10-16
Chris Lattner
Enhance llvm::SourceMgr to support diagnostic ranges...
tree
|
commitdiff
2011-10-04
Kevin Enderby
Adding back support for printing operands symbolically...
tree
|
commitdiff
2011-09-21
Owen Anderson
In the disassembler C API, be careful not to confuse...
tree
|
commitdiff
2011-09-15
Owen Anderson
Don't attach annotations to MCInst's. Instead, have...
tree
|
commitdiff
2011-09-15
Owen Anderson
The the MC disassembler C API to print in verbose mode...
tree
|
commitdiff
2011-09-07
James Molloy
Refactor instprinter and mcdisassembler to take a Subta...
tree
|
commitdiff
2011-09-01
James Molloy
Fix apparent build error caused by r138948 on certain...
tree
|
commitdiff
2011-09-01
Nick Lewycky
Fix the build for us -Werror users.
tree
|
commitdiff
2011-09-01
James Molloy
Fix up r137380 based on post-commit review by Jim Grosbach.
tree
|
commitdiff
2011-08-30
Jeffrey Yasskin
Fix C++0x narrowing errors when char is unsigned.
tree
|
commitdiff
2011-08-24
Evan Cheng
Move TargetRegistry and TargetSelect from Target to...
tree
|
commitdiff
2011-08-19
Sean Callanan
Fixed a memory bug in the MCDisassembler where
tree
|
commitdiff
2011-08-16
Jim Grosbach
Remove unused Target argument from AsmParser constructi...
tree
|
commitdiff
2011-07-31
Chandler Carruth
I mis-interpreted the MCDisassembler's intended depende...
tree
|
commitdiff
2011-07-29
Chandler Carruth
On mac, it seems the MC disassembler is actually using...
tree
|
commitdiff
2011-07-29
Chandler Carruth
Fix the MCDisassembler dependencies. These were just...
tree
|
commitdiff
2011-07-29
Chandler Carruth
Rewrite the CMake build to use explicit dependencies...
tree
|
commitdiff
2011-07-26
Evan Cheng
Rename TargetAsmParser to MCTargetAsmParser and TargetA...
tree
|
commitdiff
2011-07-25
Evan Cheng
Separate MCInstPrinter registration from AsmPrinter...
tree
|
commitdiff
2011-07-25
Evan Cheng
Fix last bits of MC layer issues. llvm-mc doesn't need...
tree
|
commitdiff
2011-07-23
Evan Cheng
Move TargetAsmParser.h TargetAsmBackend.h and TargetAsm...
tree
|
commitdiff
2011-07-22
Evan Cheng
Combine all MC initialization routines into one. e...
tree
|
commitdiff
2011-07-20
Evan Cheng
Goodbye TargetAsmInfo. This eliminate last bit of CodeG...
tree
|
commitdiff
2011-07-20
Evan Cheng
Include MCRegisterInfo to eliminate a compilation warning.
tree
|
commitdiff
2011-07-20
Evan Cheng
Add MCObjectFileInfo and sink the MCSections initializa...
tree
|
commitdiff
2011-07-19
Evan Cheng
Introduce MCCodeGenInfo, which keeps information that...
tree
|
commitdiff
2011-07-19
Sean Callanan
Fixed a bug where the MC subtarget information
tree
|
commitdiff
2011-07-18
Evan Cheng
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
tree
|
commitdiff
2011-07-14
Evan Cheng
Rename createAsmInfo to createMCAsmInfo and move regist...
tree
|
commitdiff
next