projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
R600: Constraints input regs of interp_xy,_zw
[oota-llvm.git]
/
tools
/
2013-06-03
Alexey Samsonov
Correct handling invalid filename in llvm-symbolizer
tree
|
commitdiff
2013-05-31
Rafael Espindola
Rename COFFYaml.h to COFFYAML.h for consistency.
tree
|
commitdiff
2013-05-31
Rafael Espindola
Don't allocate temporary string for section data.
tree
|
commitdiff
2013-05-29
Bill Wendling
Don't reach into the middle of TargetMachine and cache...
tree
|
commitdiff
2013-05-27
NAKAMURA Takumi
llvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes...
tree
|
commitdiff
2013-05-24
Michael J. Spencer
Replace Count{Leading,Trailing}Zeros_{32,64} with count...
tree
|
commitdiff
2013-05-24
Ahmed Bougacha
MC: Disassembled CFG reconstruction.
tree
|
commitdiff
2013-05-24
Ahmed Bougacha
Add MCSymbolizer for symbolic/annotated disassembly.
tree
|
commitdiff
2013-05-23
Bill Wendling
The command line options need to be processed before...
tree
|
commitdiff
2013-05-21
Rafael Espindola
Use std::list so that we have a stable iterator.
tree
|
commitdiff
2013-05-19
Tim Northover
Print uint64_t -debug text correctly on 32-bit hosts
tree
|
commitdiff
2013-05-17
Rafael Espindola
Fix the configure build.
tree
|
commitdiff
2013-05-17
Rafael Espindola
Convert obj2yaml to use yamlio.
tree
|
commitdiff
2013-05-17
David Tweed
Minor changes to the MCJITTest unittests to use the...
tree
|
commitdiff
2013-05-16
Ahmed Bougacha
llvm-objdump: Initialize MCDisassembler once instead...
tree
|
commitdiff
2013-05-15
David Blaikie
Use only explicit bool conversion operators
tree
|
commitdiff
2013-05-14
Filip Pizlo
SectionMemoryManager shouldn't be a JITMemoryManager...
tree
|
commitdiff
2013-05-13
Rafael Espindola
Remove the MachineMove class.
tree
|
commitdiff
2013-05-09
Rafael Espindola
Introduce convenience typedefs for the 4 ELF object...
tree
|
commitdiff
2013-05-09
Rafael Espindola
Change getRelocationAdditionalInfo to be ELF only.
tree
|
commitdiff
2013-05-08
Daniel Malea
Add DebugIR pass -- emits IR file and replace source...
tree
|
commitdiff
2013-05-07
Rafael Espindola
Remove exception handling support from the old JIT.
tree
|
commitdiff
2013-05-06
Rafael Espindola
Split Alignment out of the Section Characteristics.
tree
|
commitdiff
2013-05-06
Rafael Espindola
Remove some redundant includes in llvm-mc.cpp.
tree
|
commitdiff
2013-05-04
Rafael Espindola
Optimize llvm-link too.
tree
|
commitdiff
2013-05-04
Rafael Espindola
Last batch of cleanups to Linker.h.
tree
|
commitdiff
2013-05-04
Rafael Espindola
Don't construct or delete a module on the Linker.
tree
|
commitdiff
2013-05-04
Rafael Espindola
Remove unused members and constructor arguments.
tree
|
commitdiff
2013-05-04
Rafael Espindola
Add missing header.
tree
|
commitdiff
2013-05-03
Amara Emerson
Revert r181009.
tree
|
commitdiff
2013-05-03
Amara Emerson
Add support for reading ARM ELF build attributes.
tree
|
commitdiff
2013-05-02
Bill Wendling
Remove redundant flag.
tree
|
commitdiff
2013-05-02
Bill Wendling
We don't want FP elimination when doing an Apple-style...
tree
|
commitdiff
2013-04-26
Rafael Espindola
Use llvm/Object/MachO.h in macho-dumper. Drop the old...
tree
|
commitdiff
2013-04-25
Rafael Espindola
Clarify getRelocationAddress x getRelocationOffset...
tree
|
commitdiff
2013-04-25
Rafael Espindola
Don't compute a std::vector<uint8_t> just to write...
tree
|
commitdiff
2013-04-24
Rafael Espindola
Use pointers to iterate over symbols.
tree
|
commitdiff
2013-04-24
Rafael Espindola
Don't produce an empty llvm.compiler.used in LTO.
tree
|
commitdiff
2013-04-23
Rafael Espindola
Fix typo.
tree
|
commitdiff
2013-04-23
Rafael Espindola
Simplify yaml2obj a bit.
tree
|
commitdiff
2013-04-23
Rafael Espindola
Write relocations in yaml2obj.
tree
|
commitdiff
2013-04-22
Nico Rieck
llvm-readobj: Dump more COFF auxiliary records
tree
|
commitdiff
2013-04-22
Nico Rieck
llvm-readobj: Check for null section pointer
tree
|
commitdiff
2013-04-22
Nico Rieck
llvm-readobj: Do not print NULL StringRefs
tree
|
commitdiff
2013-04-20
Rafael Espindola
Remove dead code.
tree
|
commitdiff
2013-04-20
Rafael Espindola
These can be void.
tree
|
commitdiff
2013-04-20
Rafael Espindola
Rename obj2yaml local namespace to avoid conflicts...
tree
|
commitdiff
2013-04-20
Rafael Espindola
Remove local namespace yaml to avoid confusion with...
tree
|
commitdiff
2013-04-20
Rafael Espindola
Small obj2yaml cleanups.
tree
|
commitdiff
2013-04-20
Rafael Espindola
Remove COFFYAML::Header.
tree
|
commitdiff
2013-04-19
Rafael Espindola
Remove COFFYAML::Relocation.
tree
|
commitdiff
2013-04-19
Rafael Espindola
Don't read one command past the end.
tree
|
commitdiff
2013-04-18
Rafael Espindola
At Jim Grosbach's request detemplate Object/MachO.h.
tree
|
commitdiff
2013-04-17
Peter Collingbourne
Add support for subsections to the ELF assembler. Fixes...
tree
|
commitdiff
2013-04-16
Alexey Samsonov
llvm-objdump: Don't print contents of BSS sections...
tree
|
commitdiff
2013-04-15
Rafael Espindola
Remove getters now that we can specialize structs on...
tree
|
commitdiff
2013-04-15
Andy Gibbs
Replace uses of the deprecated std::auto_ptr with Ownin...
tree
|
commitdiff
2013-04-15
Eric Christopher
Revert "Recommit r179497 after fixing uninitialized...
tree
|
commitdiff
2013-04-15
Eric Christopher
Recommit r179497 after fixing uninitialized variable.
tree
|
commitdiff
2013-04-14
Eric Christopher
Revert "Remove some unused triple and data layout."
tree
|
commitdiff
2013-04-14
Eric Christopher
If we've specified a triple on the command line then...
tree
|
commitdiff
2013-04-13
Rafael Espindola
Finish templating MachObjectFile over endianness.
tree
|
commitdiff
2013-04-12
Benjamin Kramer
Revert broken pieces of r179373.
tree
|
commitdiff
2013-04-12
Andy Gibbs
Replace uses of the deprecated std::auto_ptr with Ownin...
tree
|
commitdiff
2013-04-12
Nico Rieck
Teach llvm-readobj to print ELF program headers
tree
|
commitdiff
2013-04-12
Nico Rieck
Add -expand-relocs to llvm-readobj
tree
|
commitdiff
2013-04-12
Rafael Espindola
Add 179294 back, but don't use bit fields so that it...
tree
|
commitdiff
2013-04-11
Rafael Espindola
Revert my last two commits while I debug what is wrong...
tree
|
commitdiff
2013-04-11
Rafael Espindola
Print more information about relocations.
tree
|
commitdiff
2013-04-11
Rafael Espindola
Simplify the code. No functionality change.
tree
|
commitdiff
2013-04-10
Rafael Espindola
Template MachOObjectFile over endianness too.
tree
|
commitdiff
2013-04-10
Rafael Espindola
Template the MachO types over endianness.
tree
|
commitdiff
2013-04-09
Rafael Espindola
Convert MachOObjectFile to a template.
tree
|
commitdiff
2013-04-08
Rafael Espindola
Template the MachO types over the word size.
tree
|
commitdiff
2013-04-08
Chandler Carruth
Remove a global 'endl' variable from the other file...
tree
|
commitdiff
2013-04-08
Chandler Carruth
Clean up namespaces in obj2yaml.cpp.
tree
|
commitdiff
2013-04-08
Chandler Carruth
Cleanup the formatting of obj2yaml.cpp.
tree
|
commitdiff
2013-04-08
Chandler Carruth
Don't define our own global 'endl' variable. While...
tree
|
commitdiff
2013-04-07
Rafael Espindola
Implement MachOObjectFile::getHeader directly.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove LoadCommandInfo now that we always have a pointe...
tree
|
commitdiff
2013-04-07
Rafael Espindola
Add MachOObjectFile::LoadCommandInfo.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove MachOObjectFile::getObject.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove two uses of getObject.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove usage of InMemoryStruct in getSymbol.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove a use of InMemoryStruct in llvm-readobj.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Make getObject const. Remove a const_cast.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove last use of InMemoryStruct in llvm-objdump.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove dead code.
tree
|
commitdiff
2013-04-07
Rafael Espindola
Remove unused argument.
tree
|
commitdiff
2013-04-05
Rafael Espindola
Move yaml2obj to tools too.
tree
|
commitdiff
2013-04-05
Rafael Espindola
Fix include guards to match new location.
tree
|
commitdiff
2013-04-05
Rafael Espindola
Don't fetch pointers from a InMemoryStruct.
tree
|
commitdiff
2013-04-05
Alexey Samsonov
llvm-symbolizer: correctly parse filenames given in...
tree
|
commitdiff
2013-04-05
Rafael Espindola
Move obj2yaml to tools to sort out make's dependencies.
tree
|
commitdiff
2013-04-04
Rafael Espindola
Don't export symbols in every binary on linux.
tree
|
commitdiff
2013-04-03
Eric Christopher
Implements low-level object file format specific output...
tree
|
commitdiff
2013-04-03
Eric Christopher
Don't disassemble symbols with an unknown address or...
tree
|
commitdiff
2013-03-29
Bob Wilson
Run the ObjCARCContract pass for LTO. <rdar://problem...
tree
|
commitdiff
2013-03-26
Chandler Carruth
Manually update the dependencies in the Makefiles....
tree
|
commitdiff
2013-03-26
Chandler Carruth
Split out the IRReader header and the utility functions...
tree
|
commitdiff
next