Provide msbuild integration for vs2013.
[oota-llvm.git] / utils /
2013-10-10 Craig TopperFix so CRC32r64r8 isn't accidentally filtered from...
2013-10-09 Craig TopperMore x86 disassembler filtering cleanup.
2013-10-09 Craig TopperRemove some old filters from the x86 disassembler table...
2013-10-08 Craig TopperRemove unneeded MMX instruction definition by moving...
2013-10-08 Craig TopperRemove some instructions that existed to provide aliase...
2013-10-07 Craig TopperRemove some instructions that seem to only exist to...
2013-10-07 Craig TopperAdd disassembler support for long encodings for INC...
2013-10-07 David MajnemerRevert "Revert "Windows: Add support for unicode comman...
2013-10-06 David MajnemerRevert "Windows: Add support for unicode command lines"
2013-10-06 David MajnemerWindows: Add support for unicode command lines
2013-10-05 Craig TopperAdd OPC_CheckChildSame0-3 to the DAG isel matcher....
2013-10-04 Craig TopperRevert r191940 to see if it fixes the build bots.
2013-10-04 Craig TopperAdd OPC_CheckChildSame0-3 to the DAG isel matcher....
2013-10-03 Craig TopperAdd XOP disassembler support. Fixes PR13933.
2013-10-03 Pete CooperAdd v4f16 to supported value types.
2013-10-01 Rafael EspindolaRemove several unused variables.
2013-10-01 Richard SandifordFix pattern sort in DAGISelEmitter.cpp
2013-09-30 Craig TopperFilter out repeated sections from the X86 disassembler...
2013-09-30 Craig TopperVarious x86 disassembler fixes.
2013-09-25 Andrew TrickMark the x86 machine model as incomplete. PR17367.
2013-09-25 Craig TopperFix doxygen comments to use correct function name.
2013-09-25 Craig TopperReplace EVT with MVT in CodeGenDAGAPatterns.cpp.
2013-09-24 Stepan DyatkovskiyPatch that forces MergeFunctions pass for clang.
2013-09-24 Craig TopperFix formatting to match coding standards.
2013-09-24 Jiangning LiuInitial support for Neon scalar instructions.
2013-09-22 Craig TopperAdd missing index comments to the left side of the...
2013-09-22 Benjamin KramerProvide basic type safety for array_pod_sort comparators.
2013-09-17 Matt ArsenaultMissed using check type enum in one place
2013-09-17 Matt ArsenaultUse function's argument instead of the global flag.
2013-09-17 Matt ArsenaultFileCheck refactor: use enum instead of bunch of bools
2013-09-16 Tim NorthoverTableGen: fix constness of new comparison function.
2013-09-16 Tim NorthoverTableGen: give asm match classes deterministic order.
2013-09-16 Tim NorthoverAsmMatcher: emit subtarget feature enum in deterministi...
2013-09-16 Daniel SandersFix the build for git repositories with multiple remotes.
2013-09-15 Benjamin KramerReplace some unnecessary vector copies with references.
2013-09-14 Daniel Dunbar[lit] Add an --output option, for writing results in...
2013-09-13 Daniel SandersFix build failure reported by Tobias Markmann in bug...
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-09-11 Daniel Dunbar[lit] Add support for attach arbitrary metrics to test...
2013-09-11 Benjamin Kramerllvm-tblgen: Mangle operand replacements into the strin...
2013-09-11 Benjamin Kramerllvm-tblgen: Stabilize subreg index tables.
2013-09-06 Adrian Prantldebuginfo-tests: Add support for an lldb wrapper script
2013-09-03 Daniel Dunbar[lit] Allow config files to pass arbitrary values to...
2013-09-03 Vincent LejeuneTableGen: Enumerate Schedule Model too.
2013-08-29 Jim GrosbachTidy up. Comment grammar.
2013-08-29 Jim GrosbachTidy up. Trailing whitespace.
2013-08-29 Craig TopperMove StringToOffsetTable into the TableGen include...
2013-08-29 Daniel Dunbar[lit] [tests] Add missing test input file.
2013-08-29 Daniel Dunbar[lit] Fix internal shell's argv[0] handling.
2013-08-29 Daniel Dunbar[lit] Add support for multiprocessing, under --use...
2013-08-29 Daniel Dunbar[lit] Implement --max-time support by using provider...
2013-08-29 Daniel Dunbar[lit] Refactor test execution logic into lit.run.Run.
2013-08-29 Daniel Dunbar[lit] Put display lock inside the ThreadResultsConsumer.
2013-08-29 Daniel Dunbar[lit] Factor out a results consumer interface for test...
2013-08-29 Daniel Dunbar[lit] Move top-level execute code into Run object.
2013-08-29 Daniel Dunbar[lit] Factor out Run class to capture configuration...
2013-08-29 Daniel Dunbar[lit] Change lit.Test.ResultCode to be unique across...
2013-08-29 Daniel Dunbar[lit] Add a TODO.
2013-08-29 Daniel Dunbar[lit] Update shtest format to return lit.Test.Result...
2013-08-29 Daniel Dunbar[lit] Update LitTestCase to support lit.Test.Result.
2013-08-28 Rui UeyamaOption parsing: support case-insensitive option matching.
2013-08-28 Craig TopperAdd missing include
2013-08-28 Rui UeyamaRevert "Option parsing: support case-insensitive option...
2013-08-27 Rui UeyamaOption parsing: support case-insensitive option matching.
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-08-23 Jakob Stoklund OlesenAdd an OtherPreserved field to the CalleeSaved TableGen...
2013-08-22 Elena DemikhovskyAVX-512: Added masked SHIFT commands, more encoding...
2013-08-22 Tim NorthoverARM: use TableGen patterns to select CMOV operations.
2013-08-22 Hans WennborgRemove llvm-lit from the cmake install target.
2013-08-21 Daniel Dunbar[lit] Fix a couple lingering Py3 compat issues in Progr...
2013-08-21 Daniel Dunbar[lit] Lift XFAIL handling to core infrastructure.
2013-08-21 Daniel Dunbar[lit] Allow formats to return lit.Test.Result instances...
2013-08-21 Daniel Dunbar[lit] Factor out a separate Test.Result() object.
2013-08-21 Daniel Dunbar[lit] Simplify --time-tests code.
2013-08-21 Daniel Dunbar[lit] Extract TestFormat base class, for future use.
2013-08-16 Daniel Dunbar[lit] Rewrite TODO list, and elaborate on some things.
2013-08-16 Stephen LinFileCheck: Fix stray quote in CHECK-LABEL error message.
2013-08-16 Aaron BallmanFixing a warning about control reaching the end of...
2013-08-15 Daniel Dunbar[lit] Remove some done TODOs.
2013-08-14 Daniel Dunbar[llvm-build] Make Py3 compatible.
2013-08-14 Daniel Dunbar[lit] Add test coverage of gtest format.
2013-08-14 Daniel Dunbar[lit] Ensure test output is converted to strings where...
2013-08-14 Daniel Dunbar[lit] Support parsing scripts with inconsistent or...
2013-08-14 Daniel DunbarRevert r188376, "[lit] Support parsing scripts with...
2013-08-14 Daniel Dunbar[lit] Support parsing scripts with inconsistent or...
2013-08-14 Daniel Dunbar[lit] Fix a relative import issue I missed earlier.
2013-08-14 Daniel Dunbar[lit] Avoid StringIO.
2013-08-14 Daniel Dunbar[lit] Fix tests to execute lit with same python as...
2013-08-14 Daniel Dunbar[lit] Factor ShTest format script command parsing from...
2013-08-14 Daniel Dunbar[lit] Move executeCommand() into lit.util.
2013-08-14 Daniel Dunbar[lit] Move formats into their own subpackage.
2013-08-14 NAKAMURA TakumiLit: Introduce "%/[STpst] into parseIntegratedTestScrip...
2013-08-13 Jack Carter[Mips][msa] Value types for MSA support.
2013-08-13 Daniel Dunbar[lit] Support use of setup.py from other directories.
2013-08-12 Rui Ueyama[FileCheck] Fix a bug that cause FileCheck to misidenti...
2013-08-12 Richard SandifordRevert r188164: Stablize MCK_Reg ordering in AsmMatcher...
2013-08-12 Richard SandifordStablize MCK_Reg ordering in AsmMatcherEmitter
2013-08-09 Daniel Dunbar[lit] Remove old ExamplesTests directory.
2013-08-09 Daniel Dunbar[lit] Move ManyTests examples to lit/examples/many...
2013-08-09 Daniel Dunbar[lit] Drop deprecated aliases for lit and old module...
next