OSDN Git Service

LangRef.rst: the "\01" prefix applies not just to variables
[android-x86/external-llvm.git] / unittests /
2018-05-21 Lang Hames[ORC] Remove the optional MaterializationResponsibility...
2018-05-21 James Henderson[DWARF] Refactor callback usage for .debug_line error...
2018-05-19 Brian GesiakRe-revert "[Option] Fix PR37006 prefix choice in findNe...
2018-05-19 Brian GesiakUn-revert "[Option] Fix PR37006 prefix choice in findNe...
2018-05-19 Nico WeberFix build warning compiling TestPlugin on Windows and...
2018-05-18 Peter CollingbourneSupport: Simplify endian stream interface. NFCI.
2018-05-18 Peter CollingbourneMC: Change the streamer ctors to take an object writer...
2018-05-18 Nico Weberuse standard llvm cmake formatting for targets defined...
2018-05-18 Clement Courbet[llvm-exegesis] Fix compile error on VS.
2018-05-17 Lang Hames[ORC] Consolidate materialization errors, and generate...
2018-05-17 Clement Courbet[llvm-exegesis] Disable failing ARM assembler tests.
2018-05-17 Clement Courbet[llvm-exegesis] Disable the tests failing on buildbots...
2018-05-17 Clement Courbet[llvm-exegesis][NFC] Remove dead function.
2018-05-17 Clement CourbetFix r332592 : X86 tests should use the X86 target,...
2018-05-17 Clement Courbetreland r332579: [llvm-exegesis] Update to cover latency...
2018-05-17 Clement CourbetRevert r332579 "[llvm-exegesis] Update to cover latency...
2018-05-17 Clement Courbet[llvm-exegesis] Update to cover latency through another...
2018-05-16 Greg ClaytonRevert 332508 as it caused problems in the clang test...
2018-05-16 Vedant Kumar[STLExtras] Add size() for ranges, and remove distance()
2018-05-16 Lang Hames[ORC] Rewrite the VSO symbol table yet again. Update...
2018-05-16 Greg ClaytonFix llvm::sys::path::remove_dots() to return "." instea...
2018-05-16 Nico WeberGive shared modules in unittests the platform-native...
2018-05-16 David Bolvansky[SimplifyLibcalls] Replace locked IO with unlocked IO
2018-05-15 Benjamin KramerUse perfect forwarding to deduplicate code in unit...
2018-05-15 Nico WeberRename three cxx files in unittests to cpp.
2018-05-15 Eric LiuFix broken asan Support tests
2018-05-15 Clement Courbet[llvm-exegesis] Split AsmTemplate.Name into components.
2018-05-15 Clement Courbet[llvm-exegesis] InMemoryAssembler: handle return-less...
2018-05-14 Keno Fischer[CommandLine] Error message for incorrect PositionalEat...
2018-05-14 Brian GesiakRevert "[Option] Fix PR37006 prefix choice in findNearest"
2018-05-14 Brian Gesiak[Option] Fix PR37006 prefix choice in findNearest
2018-05-14 Nico WeberInline a few CMake variables into their only uses.
2018-05-14 Nico WeberRemove a workaround that should be unneeded after r202806.
2018-05-14 Nico Weberalphabetize list
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-14 Simon PilgrimFix Wdocumentation warnings. NFCI.
2018-05-14 Clement CourbetRe-land r332230 "[llvm-exegesis]Fix a warning in r332221"
2018-05-14 Clement Courbet[llvm-exegesis] Revert accidentally commited code.
2018-05-14 Clement Courbet[llvm-exegesis] Fix a warning in r332221
2018-05-14 Clement Courbet[llvm-exegesis] Allow lists of BenchmarkResults to...
2018-05-12 Michael Zolotukhin[IDF] Enforce the returned blocks to be sorted.
2018-05-11 Jakub Kuderski[IRTests] Verify PDT instead of DT
2018-05-10 Vedant Kumar[STLExtras] Add distance() for ranges, pred_size()...
2018-05-10 Sam Clegg[WebAssembly] Initial Disassembler.
2018-05-10 James Henderson[DWARF] Remove unused member and fix(?) the unit-tests...
2018-05-10 Roman Lebedev[DWARF] DwarfGenerator.h LineTable: explicitly mark...
2018-05-10 Roman Lebedev[DWARF] dwarfgen::LineTable::writeData(): pacify -Wcove...
2018-05-10 Roman Lebedev[DWARF] DWARFDebugLineTest: fix a few more signed/unsig...
2018-05-10 James HendersonFix signed/unsigned comparison warning and print format
2018-05-10 James Henderson[DWARF] Rework debug line parsing to use llvm::Error...
2018-05-09 Pavel LabathAPFloat/x87: Fix string conversion for "unnormal" value...
2018-05-09 Pavel Labath[Support/Path] Make handling of paths like "///" consistent
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-05-09 Nico WeberMake CMakeLists.txt formatting more consistent with...
2018-05-08 Max Moroz[Coverage] Take filenames into account when loading...
2018-05-07 Clement CourbetRe-land r331622 "[llvm-exegesis] Add a library to clust...
2018-05-07 Clement CourbetRevert r331622 "[llvm-exegesis] Add a library to cluste...
2018-05-07 Clement Courbet[llvm-exegesis] Add a library to cluster benchmark...
2018-05-05 Craig TopperFix a bunch of places where operator-> was used directl...
2018-05-02 Aaron BallmanMove the TestPlugin project into the Tests folder in...
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-04-30 Nico WeberIWYU for llvm-config.h, removals. Also see r331184.
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-29 Nico Webers/LLVM_ON_WIN32/_WIN32/, llvm
2018-04-27 Roman Lebedev[PatternMatch] Stabilize the matching order of commutat...
2018-04-25 Vedant Kumar[ADT] Make filter_iterator support bidirectional iteration
2018-04-25 Reid KlecknerFix PluginsTests failure on Windows buildbots by enabli...
2018-04-25 Gabor BuellaAvoid a warning on pointer casting, NFC
2018-04-24 Reid KlecknerBring back APInt self-move assignment check for MSVC...
2018-04-24 Francis Visoiu Mistrih[CodeGen] Print user-friendly debug locations as MI...
2018-04-24 Roman LebedevLink to AggressiveInstCombine in a few places. Unbreaks...
2018-04-24 Pavel Labath[Support/Path] Add more tests and improve failure messa...
2018-04-20 Michael ZolotukhinRevert "Revert r330403 and r330413."
2018-04-20 Jonas Devlieghere[ObjectYAML] Add ability for DWARFYAML to calculate...
2018-04-20 Ilya BiryukovRevert r330403 and r330413.
2018-04-20 Michael Zolotukhin[SSAUpdaterBulk] Use SmallVector instead of DenseMap...
2018-04-19 Mikhail Maltsev[Unittests] Fix plugins test
2018-04-19 Florian Hahn[IR/BasicBlockTest] Fix asan failure introduced in...
2018-04-19 Florian Hahn[BasicBlock] Add instructionsWithoutDebug methods to...
2018-04-16 Lang Hames[ORC] Add a MaterializationResponsibility class to...
2018-04-16 Lang Hames[ORC] Merge VSO notifyResolutionFailed and notifyFinali...
2018-04-16 Craig Topper[Attributes] Fix a bug in AttributeList::get so it...
2018-04-13 Clement CourbetRevert r330027: "[llvm-exegesis] re-enable failing...
2018-04-13 Clement Courbet[llvm-exegesis] re-enable failing tests after r330026.
2018-04-13 Clement Courbet[llvm-exegesis][NFC] Add more logging in case target...
2018-04-13 Clement Courbet[llvm-exegesis] Create test files in temporary directory.
2018-04-13 Clement CourbetPartially revert r330008.
2018-04-13 Clement Courbet[llvm-exegesis] Run unit tests on more platforms.
2018-04-13 Erik PilkingtonFix another bot failure from r329951.
2018-04-12 Erik PilkingtonFree a pointer, fix a bot.
2018-04-12 Erik Pilkington[demangler] Add a partial demangling API for LLDB.
2018-04-12 Lang Hames[ORC] Plumb error notifications through the VSO interface.
2018-04-11 David BlaikieRename *CommandFlags.def to *CommandFlags.inc
2018-04-11 Clement Courbet[llvm-exegesis] Add a flag to disable libpfm even if...
2018-04-10 Aaron Smith[DebugInfoPDB] Add missing test for findSymbolByRVA...
2018-04-10 Pavel Labath[Testing/Support] Make Failed() matcher work with abstr...
2018-04-10 Alexandre Ganea[DebugInfo][COFF] Fix reading variable-length encoded...
2018-04-10 Alexandre GaneaFix line endings (CR/LF -> LF) introduced by rL329613
2018-04-09 Michael Zolotukhin[PR16756] Add SSAUpdaterBulk.
2018-04-09 Alexandre Ganea[Debuginfo][COFF] Minimal serialization support for...
next