projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineInstrs
[oota-llvm.git]
/
include
/
2013-06-16
David Blaikie
DebugInfo: remove target-specific Frame Index handling...
tree
|
commitdiff
2013-06-16
David Blaikie
MachineOperand::setIsDebug should ensure the register...
tree
|
commitdiff
2013-06-16
Dmitri Gribenko
Put back variable names because they are referenced...
tree
|
commitdiff
2013-06-15
Benjamin Kramer
APInt: Add a fast case for isAllOnesValue.
tree
|
commitdiff
2013-06-15
Andrew Trick
Support BufferSize on ProcResGroup for unified MOp...
tree
|
commitdiff
2013-06-15
Andrew Trick
Machine Model: Add MicroOpBufferSize and resource Buffe...
tree
|
commitdiff
2013-06-15
Sean Silva
[yaml2obj] Add support for sh_link via `Link` key.
tree
|
commitdiff
2013-06-14
Rafael Espindola
Remove the LLVM specific archive index.
tree
|
commitdiff
2013-06-14
Matt Arsenault
Add getSelect helper function
tree
|
commitdiff
2013-06-14
Rafael Espindola
Add GetCurrentDirectory back.
tree
|
commitdiff
2013-06-14
Rafael Espindola
Replace use of PathV1.h in MCContext.cpp.
tree
|
commitdiff
2013-06-14
Rafael Espindola
Replace use of PathV1.h in Program.cpp.
tree
|
commitdiff
2013-06-14
Rafael Espindola
Convert a use of sys::Path::GetTemporaryDirectory.
tree
|
commitdiff
2013-06-14
Derek Schuff
Make PrologEpilogInserter save/restore all callee saved...
tree
|
commitdiff
2013-06-14
Rafael Espindola
Move PrependMainExecutablePath next to its only user.
tree
|
commitdiff
2013-06-14
Sean Silva
[yaml2obj] Add support for sh_addralign via `AddressAli...
tree
|
commitdiff
2013-06-14
Jakub Staszak
Move #include from .h to .cpp file.
tree
|
commitdiff
2013-06-13
Jakub Staszak
Remove forward declaration of MachineBasicBlock. It...
tree
|
commitdiff
2013-06-13
Jakub Staszak
#include <climits> instead of <limits.h> in C++ header...
tree
|
commitdiff
2013-06-13
Sean Silva
[yaml2obj] Add support for specifying raw section content.
tree
|
commitdiff
2013-06-13
Sean Silva
[yaml2obj] Add sh_addr via `Address` key.
tree
|
commitdiff
2013-06-13
Sean Silva
[yaml2obj] Initial ELF section support.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Don't use PathV1.h in Signals.h.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Add a RemoveFileOnSignal that takes a StringRef.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Don't use PathV1.h in FileUtilities.h.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Avoid using PathV1.h in Program.h.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Add a version of sys::ExecuteAndWait that takes StringRefs.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Have sys::FindProgramByName return a std::string.
tree
|
commitdiff
2013-06-13
Reid Kleckner
Merge changes to clang's Driver code into LLVM's Option...
tree
|
commitdiff
2013-06-13
Rafael Espindola
Reduce usage of sys::Path in the graph writer.
tree
|
commitdiff
2013-06-13
Rafael Espindola
Add a version of DisplayGraph that takes a StringRef.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove the program class.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Add global versions of some Program static methods.
tree
|
commitdiff
2013-06-12
Rui Ueyama
readobj: Dump PE/COFF optional records.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Inline Path::isBitcodeFile into only use and remove it.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove Path::getMagicNumber.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove Path::hasMagicNumber.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove Path::isAbsolute.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove Path::isAbsolute().
tree
|
commitdiff
2013-06-12
Ulrich Weigand
[MC/DWARF] Support .debug_frame / .debug_line code...
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove Path::getSuffix.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove sys::CopyFile.
tree
|
commitdiff
2013-06-12
Patrik Hagglund
Fix 'gcc -flto' builds for unittest binaries (undefined...
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove the old file memory mapping functions.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove Path::createFileOnDisk.
tree
|
commitdiff
2013-06-12
Rafael Espindola
Remove Path::makeExecutableOnDisk.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Move PathV2.h to Path.h
tree
|
commitdiff
2013-06-11
Rui Ueyama
[PECOFF] Remove COFF header from PE header for simplicity.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Include PathV1.h in files that use it.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove Path::getDirname.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove Path::getBasename.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove Path::getLast.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove GetDLLSuffix.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove GetRootDirectory.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove GetUserHomeDirectory.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Don't define LTDL_SHLIBPATH_VAR.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove GetSystemLibraryPaths.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Don't define LLVM_LIBDIR, it is not used anymore.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove Path::GetBitcodeLibraryPaths.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove unused FindLibrary function.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Remove sys::identifyFileType.
tree
|
commitdiff
2013-06-11
Rafael Espindola
Fix variable name style. Don't cast to and from int.
tree
|
commitdiff
2013-06-11
Sean Silva
Fix dubious type name similar to member name.
tree
|
commitdiff
2013-06-10
Sean Silva
Fix spurious semicolons.
tree
|
commitdiff
2013-06-10
Sean Silva
[yaml2obj] Initial ELF support.
tree
|
commitdiff
2013-06-10
Rafael Espindola
Add a missing 'e'.
tree
|
commitdiff
2013-06-10
Rafael Espindola
Remove the old IdentifyFileType now that lld was updated.
tree
|
commitdiff
2013-06-10
Rafael Espindola
Pass a StringRef to sys::identifyFileType.
tree
|
commitdiff
2013-06-10
Rafael Espindola
Update for current naming conventions.
tree
|
commitdiff
2013-06-10
Duncan Sands
Avoid warnings about unused parameters that tend to...
tree
|
commitdiff
2013-06-09
Benjamin Kramer
Add a const version of findNearestCommonDominator to...
tree
|
commitdiff
2013-06-08
Aaron Ballman
sys::process::get_id() now returns the process ID inste...
tree
|
commitdiff
2013-06-07
Manman Ren
No functionality change.
tree
|
commitdiff
2013-06-07
Manman Ren
DIBuilder: No functionality change.
tree
|
commitdiff
2013-06-07
Rafael Espindola
Make operator== non-member for greater symmetry.
tree
|
commitdiff
2013-06-07
Rui Ueyama
[Object/COFF] BaseOfData field should be absent in...
tree
|
commitdiff
2013-06-07
Benjamin Kramer
BitVector: Do the right thing in all() when Size is...
tree
|
commitdiff
2013-06-07
Benjamin Kramer
Optimize BitVector::all().
tree
|
commitdiff
2013-06-07
Manman Ren
DIBuilder: No functionality change.
tree
|
commitdiff
2013-06-06
Jakub Staszak
Remove unneeded #include.
tree
|
commitdiff
2013-06-06
Kevin Enderby
Teach llvm-objdump with the -macho parser how to use...
tree
|
commitdiff
2013-06-06
Rafael Espindola
Print symbol names in relocations when dumping COFF...
tree
|
commitdiff
2013-06-06
Sean Silva
Add some class documentation to BinaryRef.
tree
|
commitdiff
2013-06-06
Bill Wendling
Cache the TargetLowering info object as a pointer.
tree
|
commitdiff
2013-06-06
Bill Wendling
Don't cache the TargetLoweringInfo object inside of...
tree
|
commitdiff
2013-06-05
Sean Silva
Rename operator== parameter to `RHS`.
tree
|
commitdiff
2013-06-05
Sean Silva
Remove error-prone methods of BinaryRef.
tree
|
commitdiff
2013-06-05
Sean Silva
Add writeAsHex(raw_ostream &) method to BinaryRef.
tree
|
commitdiff
2013-06-05
Sean Silva
Rename BinaryRef::isBinary to more descriptive DataIsHe...
tree
|
commitdiff
2013-06-05
Sean Silva
Add BinaryRef binary_size() method.
tree
|
commitdiff
2013-06-05
Sean Silva
Comment BinaryRef::Data.
tree
|
commitdiff
2013-06-05
Sean Silva
Add writeAsBinary(raw_ostream &) method to BinaryRef.
tree
|
commitdiff
2013-06-05
Sean Silva
[ELF] Add ELFOSABI_GNU.
tree
|
commitdiff
2013-06-05
Rafael Espindola
Don't hide the first ELF symbol.
tree
|
commitdiff
2013-06-05
Rafael Espindola
Represent symbols with a SymbolIndex,SectionIndex pair.
tree
|
commitdiff
2013-06-05
Sylvestre Ledru
The GNU/HURD is also using the libc. Therefor, endian...
tree
|
commitdiff
2013-06-05
Rafael Espindola
Don't print default values for NumberOfAuxSymbols and...
tree
|
commitdiff
2013-06-05
Rafael Espindola
Move BinaryRef to a new include/llvm/Object/YAML.h...
tree
|
commitdiff
2013-06-05
Rafael Espindola
Handle relocations that don't point to symbols.
tree
|
commitdiff
2013-06-04
Michael Gottesman
IEEE-754R 5.7.2 General Operations is* operations ...
tree
|
commitdiff
next