aboutsummaryrefslogtreecommitdiffstats
path: root/test/Other
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-4/+4
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0910-250/+250
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-236-96/+337
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-026-13/+35
* Update LLVM for rebase to r212749.Stephen Hines2014-07-213-5/+21
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-293-3/+79
* Update to LLVM 3.5a.Stephen Hines2014-04-245-4/+179
* Merging r195477:Bill Wendling2013-11-251-5/+6
* Add addrspacecast instruction.Matt Arsenault2013-11-151-2/+2
* Provide a test input for optAlp Toker2013-11-051-6/+6
* Quote potential shell expansions found in testsAlp Toker2013-10-281-1/+1
* llvm/test/Other/close-stderr.ll: Remove "XFAIL:win32". It reverts r173509.NAKAMURA Takumi2013-10-261-3/+0
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-221-1/+1
* Teach ConstantFolding about pointer address spacesMatt Arsenault2013-08-201-0/+235
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-162-3/+0
* Use pipefail when available.Rafael Espindola2013-07-261-0/+2
* Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_fil...NAKAMURA Takumi2013-07-181-3/+0
* [Support] Beef up and expose the response file parsing in llvm::clReid Kleckner2013-07-181-2/+6
* llvm/test/Other/close-stderr.ll: Mark this as XFAIL on msys, since r186560.NAKAMURA Takumi2013-07-181-0/+3
* XFAIL this test on mingw.Rafael Espindola2013-07-161-0/+1
* Create files with mode 666. This matches the behavior of other unix tools.Rafael Espindola2013-07-161-0/+13
* Move r186044 tests into CodeGen/X86Hal Finkel2013-07-112-20/+0
* Set REQUIRES shell on the test cases for r186044Hal Finkel2013-07-102-0/+2
* XFAIL the test cases for r186044 on HexagonHal Finkel2013-07-102-0/+2
* Don't assert if we can't constant fold extract/insertvalueHal Finkel2013-07-102-0/+16
* llvm/test/Other/llvm-cov.test: It requires +Asserts to let XFAILed.NAKAMURA Takumi2013-07-081-0/+1
* (1) Add ".test" to test/Other/lit.local.cfg, so llvm-cov.test is actually run.Matt Beaumont-Gay2013-07-014-3/+3
* Suppress llvm/test/Other/can-execute.txt on msys bash.NAKAMURA Takumi2013-06-261-1/+1
* Add a testcase for r184074.Rafael Espindola2013-06-172-0/+23
* Attributes: Don't print trailing whitespace on the function attribute comment.Benjamin Kramer2013-04-191-0/+9
* Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumpingLang Hames2013-03-041-0/+23
* IR: Don't constant fold GEP bitcasts between different address spacesMeador Inge2013-02-271-0/+20
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-57/+59
* XFAIL close-stderr on win32Reid Kleckner2013-01-251-0/+3
* llvm/test/Other/close-stderr.ll: Mark this as XFAIL:valgrind. We got 127 inst...NAKAMURA Takumi2013-01-201-0/+4
* Using "not grep" is brittle as the test passes if llvm-as fails.Rafael Espindola2012-11-211-2/+6
* Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 fo...NAKAMURA Takumi2012-11-131-3/+0
* Revert 167755/167760. We don't want to emit crash diagnostics on command-line...Chad Rosier2012-11-131-1/+1
* llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now.NAKAMURA Takumi2012-11-131-0/+3
* Update test case for r167754/r167755.Chad Rosier2012-11-121-1/+1
* Revert the series of commits starting with r166578 which introduced theChandler Carruth2012-11-011-43/+0
* Add -alias and -ralias options to match what we have for functions andRafael Espindola2012-10-291-0/+9
* llvm-extract changes linkages so that functions on both sides of theRafael Espindola2012-10-292-4/+28
* llvm-extract was unable to handle aliases. It would leave a copy on theRafael Espindola2012-10-291-0/+40
* Change the internalize pass to internalize all symbols when given an emptyRafael Espindola2012-10-261-0/+13
* Add in support for getIntPtrType to get the pointer type based on the address...Micah Villmow2012-10-241-0/+43
* Enable response files in all tools. Patch by Liu, Yaxun (Sam). I have simplifiedRafael Espindola2012-10-091-0/+9
* Forgot the SPIR test case.Micah Villmow2012-10-011-0/+13
* Ignore apparent buffer overruns on external or weak globals. This is a majorDuncan Sands2012-09-301-0/+5
* Teach the 'lint' sanity checking pass to detect simple buffer overflows.Duncan Sands2012-09-261-0/+12