]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - tools
Move the complex address expression out of DIVariable and into an extra
[opencl/llvm.git] / tools /
2014-10-01 NAKAMURA Takumillvm-cov/CoverageReport.cpp: Quick fix for msvcrt,...
2014-09-30 Hans WennborgMSBuild integration: fix the loop in install.bat
2014-09-30 Bradley SmithExtend C disassembler API to allow specifying target...
2014-09-30 Alex Lorenzllvm-cov: Use the number of executed functions for...
2014-09-30 Nick Kledzik[llvm-objdump] switch some uses of format() to format_h...
2014-09-29 Hans WennborgWinCOFFObjectWriter: optimize the string table for...
2014-09-26 David Majnemerllvm-vtabledump: Further simplification
2014-09-26 David MajnemerObject: BSS/virtual sections don't have contents
2014-09-26 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code to print...
2014-09-26 Richard SmithRemove definition of LLVM_VERSION_INFO; this macro...
2014-09-26 David Majnemerllvm-vtabledump: Small cleanup
2014-09-26 David Majnemerllvm-vtabledump: strip trailing NUL bytes
2014-09-26 David Majnemerllvm-vtabledump: Dump RTTI structures for the MS ABI
2014-09-25 David MajnemerObject: Add range iterators for Archive children
2014-09-25 Aaron BallmanSince the DisasmMemoryObject only operates on const...
2014-09-24 Kevin EnderbyFlush out enough of llvm-objdump’s SymbolizerSymbolLook...
2014-09-23 Lang Hames[MCJIT] Remove a few more references to JITMemoryManage...
2014-09-23 Lang Hames[MCJIT] Delete the JTIMemoryManager and associated...
2014-09-20 Justin Bognerllvm-cov: Allow creating CoverageMappings from filenames
2014-09-20 Justin Bognerllvm-cov: Disentangle the coverage data logic from...
2014-09-20 Justin Bognerllvm-cov: Move some reader debug output out of the...
2014-09-20 David Majnemerllvm-readobj: pretty-print special COFF section names
2014-09-19 Justin Bognerllvm-cov: Return unique_ptrs instead of filling objects...
2014-09-19 Justin Bognerllvm-cov: Fix dropped lines when filters were applied
2014-09-19 Justin Bognerllvm-cov: Generalize -filename-equivalence
2014-09-18 Peter CollingbourneLTO: introduce object file-based on-disk module format.
2014-09-18 Justin Bognerllvm-cov: Simplify FunctionInstantiationSetCollector...
2014-09-18 Patrik HagglundAlternative (to r216344) fix of gcc -Wpedantic.
2014-09-17 Justin Bognerllvm-cov: Push some more debug output into the View...
2014-09-17 Rafael EspindolaInternalize common symbols when we can.
2014-09-17 Justin Bognerllvm-cov: Rework the API for getting the coverage of...
2014-09-17 Justin BognerLineIterator: Provide a variant that keeps blank lines
2014-09-17 Justin Bognerllvm-cov: Fix a typo
2014-09-17 Justin BognerAdd move constructors/assignment to make MSVC happy...
2014-09-17 Justin Bognerllvm-cov: Distinguish expansion/instantiation from...
2014-09-17 Nick Kledzik[llvm-objdump] properly use c_str() with format("%s...
2014-09-16 Nick Kledzik[llvm-objdump] improve error reporting of bad mach...
2014-09-16 Kevin EnderbyHookup the MCSymbolizer to llvm-objdump’s disassembly...
2014-09-16 Justin Bognerllvm-cov: Rename a variable and clean up its usage
2014-09-16 David Majnemeryaml2obj: Support bigobj
2014-09-16 Nick Kledzik[llvm-objdump] for mach-o add -bind, -lazy-bind, and...
2014-09-15 Justin Bognerllvm-cov: Make debug output more consistent
2014-09-15 Justin Bognerllvm-cov: Fix an issue with showing regions but not...
2014-09-15 David MajnemerMC: Add support for BigObj
2014-09-15 Justin Bognerllvm-cov: Clean up some redundancy in the view API...
2014-09-15 Justin Bognerllvm-cov: Simplify CounterMappingRegion, pushing logic...
2014-09-13 Nick Kledzik[llvm-objdump] Use PRIX64 with format()
2014-09-12 Nick Kledzik[llvm-objdump] support -rebase option for mach-o to...
2014-09-12 Justin Bognerllvm-cov: Move FunctionCoverageMapping into CoverageMap...
2014-09-11 Justin BognerRevert "llvm-cov: Remove an overly system specific...
2014-09-11 Rui UeyamaSupport: Delete {aligned_,}{u,}{little,big}8_t
2014-09-11 Rafael EspindolaUse the simpler sys::fs:;exists. NFC.
2014-09-11 Ismail PazarbasiAdded missing LLVM_NOEXCEPT to the definition of _obj2y...
2014-09-10 Rafael EspindolaAdd doInitialization/doFinalization to DataLayoutPass.
2014-09-10 Rafael EspindolaRemember to eraseFromParent after replaceAllUsesWith.
2014-09-10 David MajnemerObject: Add support for bigobj
2014-09-10 Justin Bognerllvm-cov: Fix a misuse of ArrayRef::slice I introduced...
2014-09-09 Rafael EspindolaHandle common linkage correctly in the gold plugin.
2014-09-09 Tim Northoverllvm-objdump: don't crash when __compact_unwind has...
2014-09-09 Justin Bognerllvm-cov: Use ArrayRef::slice (NFC)
2014-09-09 Justin Bognerllvm-cov: Combine two types that were nearly identical...
2014-09-09 Justin Bognerllvm-cov: Rename MappingRegion to coverage::CountedRegi...
2014-09-08 Justin Bognerllvm-cov: Use ErrorOr rather than an error_code* (NFC)
2014-09-08 Justin Bognerllvm-cov: Remove dead code
2014-09-04 Kevin EnderbyAdds the next bit of support for llvm-objdump’s -privat...
2014-09-04 Lang Hames[MCJIT] Add command-line argument to llvm-rtdyld to...
2014-09-04 Justin Bognerllvm-cov: Don't pointlessly create a unique_ptr (NFC)
2014-09-03 Chris BienemanEnabling LLVM & Clang to be cross-compiled using CMake...
2014-09-03 David Blaikieunique_ptrify a bunch of stuff through RuntimeDyld...
2014-09-03 David Blaikieunique_ptrify IRObjectFile::createIRObjectFile
2014-09-03 Rafael EspindolaPass a && to getLazyBitcodeModule.
2014-09-03 Alexander PotapenkoFollow-up for r217020: actually commit the fix for...
2014-09-03 Alexander PotapenkoFix PR20800: correctly calculate the offset of the...
2014-09-03 Lang Hames[MCJIT] Make llvm-rtdyld process eh_frame sections...
2014-09-03 Nick KledzikReplace printf with outs() <<
2014-09-02 Sean SilvaNuke MCAnalysis.
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-09-02 Nick KledzikCode review tweaks
2014-08-30 Jordan RoseTeach llvm-bcanalyzer to use one stream's BLOCKINFO...
2014-08-30 Craig TopperRemove 'virtual' keyword from methods markedwith 'overr...
2014-08-30 Craig TopperUse StringRef to avoid copies and simplify code.
2014-08-30 Craig TopperFix some cases where StringRef was being passed by...
2014-08-30 Nick KledzikObject/llvm-objdump: allow dumping of mach-o exports...
2014-08-29 Kevin EnderbyNext bit of support for llvm-objdump’s -private-headers...
2014-08-27 Rafael EspindolaDon't create a MemoryBuffer just to get the MemoryBuffe...
2014-08-27 David BlaikieConvert a few more cases of direct intialization of...
2014-08-27 Rafael EspindolaReturn a std::unique_ptr when creating a new MemoryBuffer.
2014-08-27 Craig TopperSimplify creation of a bunch of ArrayRefs by using...
2014-08-26 Rafael EspindolaPass a std::unique_ptr<MemoryBuffer>& to getLazyBitcode...
2014-08-26 Rafael EspindolaPass a MemoryBufferRef when we can avoid taking ownership.
2014-08-26 Rafael EspindolaGive ExecutionEngine of top level buffers.
2014-08-26 Rafael EspindolaInvert the condition to have a single return.
2014-08-26 Rafael EspindolaReturn a std::unique_ptr from the IRReader.h functions...
2014-08-26 Rafael EspindolaReturn a std::unique_ptr from parseInputFile and propag...
2014-08-25 Rafael EspindolaModernize raw_fd_ostream's constructor a bit.
2014-08-24 Craig TopperUse range based for loops to avoid needing to re-mentio...
2014-08-24 Aaron BallmanThis code is from r216285, which did not go out to...
2014-08-24 Patrik HagglundSilence gcc -Wpedantic.
2014-08-22 Rafael EspindolaAdd support for comdats to the gold plugin.
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...
next