aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up some usage of Triple. The base class has methods for determining if...Cameron Esfahani2013-08-298-15/+17
* Fix the following error when NDEBUG is defined:Kaelyn Uhrain2013-08-291-3/+0
* Comment and revise the cyclic critical path code.Andrew Trick2013-08-294-75/+119
* Add unique identifier field to Composite Types and Format.Manman Ren2013-08-291-5/+6
* isCharInSet refactoring.Alexander Kornienko2013-08-293-67/+71
* AVX-512: added extend and truncate instructions.Elena Demikhovsky2013-08-295-29/+372
* Move StringToOffsetTable into the TableGen include directory so I can use it ...Craig Topper2013-08-292-1/+1
* Revert: r189565 - Add getUnrollingPreferences to TTIHal Finkel2013-08-294-45/+5
* Add getUnrollingPreferences to TTIHal Finkel2013-08-294-5/+45
* Use TargetSubtargetInfo::useAA() in DAGCombineHal Finkel2013-08-291-3/+10
* Add useAA() to TargetSubtargetInfoHal Finkel2013-08-293-13/+27
* [lit] [tests] Add missing test input file.Daniel Dunbar2013-08-291-0/+6
* [tests] Use multiple statements instead of 'echo -e', which is not part of BS...Daniel Dunbar2013-08-291-1/+6
* [lit] Fix internal shell's argv[0] handling.Daniel Dunbar2013-08-292-3/+5
* [lit] Add support for multiprocessing, under --use-processes for now.Daniel Dunbar2013-08-293-39/+115
* [lit] Implement --max-time support by using provider cancel method.Daniel Dunbar2013-08-291-10/+16
* [lit] Refactor test execution logic into lit.run.Run.Daniel Dunbar2013-08-292-123/+158
* [lit] Put display lock inside the ThreadResultsConsumer.Daniel Dunbar2013-08-291-17/+9
* [lit] Factor out a results consumer interface for test execution.Daniel Dunbar2013-08-291-20/+44
* [lit] Move top-level execute code into Run object.Daniel Dunbar2013-08-294-41/+49
* [lit] Factor out Run class to capture configuration + discovered tests.Daniel Dunbar2013-08-292-18/+29
* [lit] Change lit.Test.ResultCode to be unique across pickling.Daniel Dunbar2013-08-291-0/+11
* Fix a test to not fail for users with my name. :)Daniel Dunbar2013-08-291-0/+1
* [lit] Add a TODO.Daniel Dunbar2013-08-291-0/+29
* [lit] Update shtest format to return lit.Test.Result objects.Daniel Dunbar2013-08-291-40/+21
* [lit] Update LitTestCase to support lit.Test.Result.Daniel Dunbar2013-08-291-5/+13
* The darwin integrated assembler for X86 in 64-bit mode is not rejectingKevin Enderby2013-08-292-1/+11
* [Object/COFF] Add coff_aux_weak_external.Rui Ueyama2013-08-281-0/+6
* Vectorizer/PassManager: I am working on moving the vectorizer out of the SCC...Nadav Rotem2013-08-281-46/+18
* Convert tests to FileCheckMatt Arsenault2013-08-2814-19/+38
* Adding VCIncludeDir and WindowsSDKDir to the msbuild configuration file. Thi...Warren Hunt2013-08-281-2/+18
* Handle address spaces in TargetTransformInfoMatt Arsenault2013-08-282-8/+59
* Fix a typo and coding style of a previous commit. No functional change.Juergen Ributzka2013-08-281-3/+2
* Fix typo.Matt Arsenault2013-08-281-2/+2
* [doxygen] Use correct variable names for external variable configuration and ...Michael Gottesman2013-08-284-26/+28
* Fix name matching to work on windows.Rafael Espindola2013-08-281-2/+3
* Period.David Blaikie2013-08-281-2/+2
* r189495: Pull out some debug logic into a function for legibilityDavid Blaikie2013-08-281-13/+18
* [doxygen] Added support for doxygen external search.Michael Gottesman2013-08-284-3/+41
* [cmake] Created an aggregate doxygen target for generating doxygen documentat...Michael Gottesman2013-08-282-6/+15
* Option parsing: support case-insensitive option matching.Rui Ueyama2013-08-284-30/+77
* Disable unrolling in the loop vectorizer when disabled in the pass managerHal Finkel2013-08-286-13/+55
* The integrated darwin assembler can hang in an infinite loop (or get an assert Kevin Enderby2013-08-284-4/+58
* PR16995: DebugInfo: Don't overwrite existing member lists when adding templat...David Blaikie2013-08-281-1/+18
* cmake: Prevent semicolon separated lists in llvm-config (PR17020)Hans Wennborg2013-08-281-1/+2
* [ARMv8]Joey Gouly2013-08-284-14/+50
* Add a minimal implementation of ranlib.Rafael Espindola2013-08-284-13/+65
* ARM: Use "dmb sy" for barriers on M-class CPUsTim Northover2013-08-282-2/+5
* [ARMv8] Add a missing IsThumb to t2LDAEXD.Joey Gouly2013-08-281-1/+1
* ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.Tim Northover2013-08-285-158/+6