aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DeadArgElim
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-188-26/+26
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-097-52/+52
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-233-62/+224
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-023-87/+116
* Update to LLVM 3.5a.Stephen Hines2014-04-242-1/+17
* Merging r195504:Manman Ren2013-12-092-0/+4
* Fix a bug in Dead Argument Elimination.Shuxin Yang2013-10-091-0/+21
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-1/+1
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-1/+1
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-262-3/+3
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-2/+2
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-2/+2
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-2/+2
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-292-21/+24
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-251-1/+1
* add -disable-debug-info-verifier to 3 test to fix tests with pipefail.Rafael Espindola2013-07-241-1/+1
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Start using CHECK-LABEL in some tests.Stephen Lin2013-07-121-5/+5
* DeadArgumentElimination: keep return value on functions that have a live argu...Stephen Lin2013-06-301-0/+55
* Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddressesDerek Schuff2013-06-131-0/+25
* Make DeadArgumentElimination more conservative on variadic functionsTim Northover2013-06-091-0/+38
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-221-1/+1
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-191-1/+1
* PR14606: debug info imported_module supportDavid Blaikie2013-04-191-1/+1
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-9/+9
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-9/+9
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-3/+3
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-1/+2
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+1
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-121-1/+1
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-222-4/+5
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-203-5/+12
* FileCheck-ize the tests.Bill Wendling2013-02-111-11/+9
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-021-5/+3
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-011-1/+1
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Fix PR14016.Alexey Samsonov2012-10-091-0/+64
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-023-5/+5
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-2/+2
* Update some tests to the new EH scheme.Bill Wendling2011-09-011-0/+6
* Move "atomic" and "volatile" designations on instructions after the opcodeEli Friedman2011-08-121-1/+1
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-091-1/+1
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-2/+2