summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatibl...NAKAMURA Takumi2013-07-16
* Add mingw32 to the XFAIL. I forgot about it when adding win32.Rafael Espindola2013-07-15
* PEI: Support for non-zero SPAdj at beginning of a basic block.Manman Ren2013-07-15
* PR16628: Fix a bug in the code that merges compares.Nadav Rotem2013-07-15
* Further simplify test case from r186119/r186035.David Blaikie2013-07-15
* XFAIL on windows too and document the XFAILs.Rafael Espindola2013-07-15
* Fix register subclass handling in PPCInstrInfo::insertSelectHal Finkel2013-07-15
* [mc-coff] Resolve aliases when emitting COFF relocationsReid Kleckner2013-07-15
* R600/SI: Add support for 64-bit loadsTom Stellard2013-07-15
* Remove invalid assert in DAGTypeLegalizer::RemapValueHal Finkel2013-07-15
* Revert r186316 while I track down an ASan failure and an assert fromChandler Carruth2013-07-15
* XFAIL this on freebsd to bring the bot back.Rafael Espindola2013-07-15
* Reimplement SROA yet again. Same fundamental principle, but a totallyChandler Carruth2013-07-15
* Mark llvm/test/Object/extract.ll as XFAIL:mingw32, for now.NAKAMURA Takumi2013-07-15
* Use conventional syntax for branches.Anton Korobeynikov2013-07-14
* Properly lower jump tables on MSP430. Patch by Job Noorman!Anton Korobeynikov2013-07-14
* The archive update test has a subtle race condition in it: if the testChandler Carruth2013-07-14
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Teach indvars to generate nsw/nuw flags when widening an induction variable.Andrew Trick2013-07-14
* Fixup to r186268 and r186269: don't append -LABEL to CHECK-NOT. No functional...Stephen Lin2013-07-14
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-14
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Modify two Transforms tests to explicitly check for full function names in so...Stephen Lin2013-07-14
* Convert Windows to Unix line endings, no functionality change.Stephen Lin2013-07-13
* Add newlines at end of test files, no functionality changeStephen Lin2013-07-13
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* LoopVectorizer: Disallow reductions whose header phi is used outside the loopArnold Schwaighofer2013-07-13
* Convert a couple of grep tests to FileCheck.Benjamin Kramer2013-07-13
* Only verify the length in archive test, we can't make assumptions on the spac...Benjamin Kramer2013-07-13
* Make the new vectorizer test immune to TTIAndrew Trick2013-07-13
* LoopVectorize fix: LoopInfo must be valid when invoking utils like SCEVExpander.Andrew Trick2013-07-13
* Add r186216 back, but make the test tolerant of different uids and gids.Rafael Espindola2013-07-13
* Add a microoptimization for urem.Nick Lewycky2013-07-13
* Revert commit r186216 -- it's breaking bots:Chandler Carruth2013-07-13
* [mips] Remove trailing whitespace.Akira Hatanaka2013-07-12
* Fix logic error optimizing "icmp pred (urem X, Y), Y" where pred is signed.Nick Lewycky2013-07-12
* [mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka2013-07-12
* Fix ARM paired GPR COPY loweringJF Bastien2013-07-12
* Fix a crash in EvaluateInDifferentElementOrder where it would generate anJoey Gouly2013-07-12
* Fix a off by one error about which members need to use the string table.Rafael Espindola2013-07-12
* LFTR improvement to avoid truncation.Andrew Trick2013-07-12
* R600: Reapply testcase from r186178, the big endian issue should be fixed by ...Benjamin Kramer2013-07-12
* Change archive-update.test to create a new file on the fly.Rafael Espindola2013-07-12
* Rename directory to avoid problems on windows.Rafael Espindola2013-07-12
* Change llvm-ar to use lib/Object.Rafael Espindola2013-07-12
* Add a test for llvm-ar's u option.Rafael Espindola2013-07-12
* R600: Remove the fpconst64.ll test which was failing on non-x86 buildbotsTom Stellard2013-07-12
* X86 cost model: Add cost for vectorized gather/scatherArnold Schwaighofer2013-07-12
* ARM cost model: Add cost for gather/scatherArnold Schwaighofer2013-07-12
* Relax the test a bit more to handle different UIDs and GIDs.Rafael Espindola2013-07-12