[PGO] Move value profile data definitions out of IndexedInstrProf
[oota-llvm.git] / utils /
2015-11-17 David BlaikieStringRef-ify some Option APIs
2015-11-17 Matthias BraunAssume lane masks are always precise
2015-11-14 Akira Hatanaka[MCTargetAsmParser] Move the member varialbes that...
2015-11-13 Matthias Brauntablegen: Add a simple heuristic to get better names...
2015-11-13 Dan Liew[lit] Improve error message when lit fails to executabl...
2015-11-13 Dan Liew[lit] Fix bug where ``lit.util.which()`` would return...
2015-11-13 Akira HatanakaRevert r252990.
2015-11-13 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-11-12 Akira HatanakaRevert r252949.
2015-11-12 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-11-11 Akira HatanakaMove the enum attributes defined in Attributes.h to...
2015-11-11 Matthias Braunlit: Show all output with --show-all, even in combinati...
2015-11-10 Matthias BraunTableGen: Emit LaneMask for register classes without...
2015-11-09 Colin LeMahieu[AsmParser] Generalize matching for grammars without...
2015-11-09 Colin LeMahieu[AsmParser] Backends can parameterize ASM tokenization.
2015-11-04 Eugene ZelenkoFix some Clang-tidy modernize warnings, other minor...
2015-11-02 Matthias Braunlit: Add '-a' option to display commands+output of...
2015-10-28 Matthias Braunlit/TestRunner.py: Factor variable subsitution into...
2015-10-28 Matthias Braunlit/TestRunner.py: Factor out Substitution construction...
2015-10-28 Matthias Braunlit/TestRunner.py: Get execdir from test.getExecPath...
2015-10-28 Matthias Braunlit/TestRunner.py: Make parseIntegratedTestScriptComman...
2015-10-24 Benjamin Kramer[TblGen] ArrayRefize CodeGenSchedule. No functionality...
2015-10-22 Igor Laevsky[IntrinsicEmitter] Remove GET_INTRINSIC_MODREF_BEHAVIOR...
2015-10-15 NAKAMURA TakumiLit: Rework r249161; Move RLIMIT_NPROC to main.py.
2015-10-12 James Molloy[MISched] Python script to check coverage of misched...
2015-10-11 Craig Topper[TableGen] Add a space between type and '*' in front...
2015-10-06 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in source...
2015-10-02 Hal Finkel[lit] Raise the default soft process limit when possible
2015-10-01 David Majnemer[WinEH] Make FuncletLayout more robust against catchret
2015-09-29 Maksim PanchenkoHHVM calling conventions.
2015-09-24 Matt ArsenaultTableGen: Add LLVM_READONLY to generated InstrMapping...
2015-09-22 Craig TopperRemove extra 'nullptr' entry from an array in tablegen...
2015-09-22 Craig TopperFix formatting of a tablegen register info file by...
2015-09-22 Craig TopperUse makeArrayRef and None to simplify some code in...
2015-09-20 Craig TopperCleanup places that passed SMLoc by const reference...
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-09-13 Craig Topper[TableGen] Use range-based for loops and make a helper...
2015-09-13 Craig Topper[TableGen] Simplify some code by using StringRef::find...
2015-09-13 Craig Topper[TableGen] Use 'size_t' instead of 'unsigned' to better...
2015-09-12 Bruce MitchenerFix typos.
2015-09-10 Hans WennborgRe-commit r247216: "Fix Clang-tidy misc-use-override...
2015-09-10 Rafael EspindolaCleaning up LLVM IR mode for Emacs.
2015-09-10 Benjamin Kramer[FileCheck] Use range-based for loops. NFC.
2015-09-10 Hans WennborgRevert r247216: "Fix Clang-tidy misc-use-override warni...
2015-09-10 Hans WennborgFix Clang-tidy misc-use-override warnings, other minor...
2015-09-06 Craig Topper[TableGen] Use make_unique. NFC.
2015-09-04 Evgeniy StepanovFix passed env var name in lit for Android tests.
2015-09-03 Jonathan Roelofsllvm.vim: 'musttail' is a keyword too
2015-09-02 Reid Kleckner[lit] Add basic flaky test retry functionality
2015-09-02 Joseph Tremoulet[TableGen] Allow TokenTy in intrinsic signatures
2015-08-31 Reid KlecknerRevert "[lit] Speculatively fix PR24554 by manually...
2015-08-28 Peter Collingbournelit: Match UNSUPPORTED against target triple as we...
2015-08-27 Ahmed Bougacha[TableGen][DAGISel] Dedup predicates with same code...
2015-08-27 Ahmed Bougacha[TableGen] Remove dead code. NFC.
2015-08-25 Reid Kleckner[lit] Speculatively fix PR24554 by manually closing...
2015-08-24 Hans WennborgRevert r245355 "Release script: correctly symlink clang...
2015-08-21 Dan LiewFilter libraries that are not installed out of CMake...
2015-08-21 Dan Liewllvm-build: Adopt generation of LLVM_LIBS_TO_EXPORT...
2015-08-21 Dan Liewllvm-build: Factor out duplicate cmake export listing...
2015-08-18 Nick LewyckyFix three typos in comments; "easilly" -> "easily".
2015-08-18 Hans WennborgRelease script: correctly symlink clang-tools-extra...
2015-08-16 Craig Topper[TableGen] Use range-based for loop.
2015-08-16 Craig Topper[TableGen] Move the ConversionRow vector into the Conve...
2015-08-13 Yaron KerenRemove and forbid raw_svector_ostream::flush() calls.
2015-08-13 Igor LaevskyEmit argmemonly attribute for intrinsics.
2015-08-13 Yaron KerenRemove raw_svector_ostream::resync and users. It's...
2015-08-11 Cameron EsfahaniExplicitly clear the MI operand list when getInstructio...
2015-08-10 Colin LeMahieu[TableGen] NFC improving comments about what the tokeni...
2015-08-06 David BlaikieFix memory leaks by avoiding extra manual dynamic alloc...
2015-08-06 Yaron KerenPlug memory leaks in AsmWriterEmitter::EmitPrintAliasIn...
2015-08-05 Hans Wennborgtest-release.sh: Fix naming of OpenMP runtime tarball
2015-08-05 Tanya LattnerRename all references to old mailing lists to new lists...
2015-08-04 Hans WennborgAdd a -revert option to utils/release/merge.sh
2015-08-03 Renato Golin[Release Script] Check for correct symlink name
2015-08-01 David Blaikie-Wdeprecated-clean: Fix cases of violating the rule...
2015-07-30 Eric ChristopherFix TableGen code generation for ReadNone attribute.
2015-07-30 Daniel Sanders[test-release.sh] Add -no-libunwind to disable it on...
2015-07-29 Hans Wennborgtest-release.sh: Add option for building the OpenMP...
2015-07-24 Hans Wennborgtest-release.sh: Defer test errors until the end
2015-07-22 Chandler Carruth[PM/AA] Extract the ModRef enums from the AliasAnalysis...
2015-07-22 Reid Kleckner[lit] Fix launching executables relative to the cwd...
2015-07-22 Renato Golin[Release] Allow release testers to disable certain...
2015-07-21 Eric Fiselier[LIT] Fix discovery.py test once again
2015-07-20 JF BastienTargets: commonize some stack realignment code
2015-07-20 Dimitry AndricAvoid early pipefail exits due to grep failures in...
2015-07-20 Dimitry AndricSince BSD cmp(1) does not support the --ignore-initial...
2015-07-20 Hans Wennborgtest-release.sh: don't include /usr/local prefix in...
2015-07-20 Reid Kleckner[lit] Implement 'env' in the internal shell
2015-07-19 Eric Fiselier[LIT] Allow for executeCommand to take the stdin input.
2015-07-17 Hans WennborgAdd libunwind to the release scripts
2015-07-17 Daniel Sanderstest-release.sh: Add ability to do a test build using...
2015-07-16 Mehdi AminiMove most user of TargetMachine::getDataLayout to the...
2015-07-15 Hans Wennborgtest-release.sh: Run both .o files through sed before...
2015-07-15 Hans WennborgSwitch the release script to build with CMake by defaul...
2015-07-15 Petr Pavlu[TableGen] Improve decoding options for non-orthogonal...
2015-07-15 Chandler Carruth[vim] Update the syntax to mark REQUIRES lines and...
2015-07-15 Chandler Carruth[vim] Add the IR's comment prefix to the comments list...
next