summaryrefslogtreecommitdiff
path: root/test/Assembler/2008-09-02-FunctionNotes2.ll
Commit message (Expand)AuthorAge
* Inline the checks for mutually exclusive attributes since they're used in onl...Bill Wendling2012-10-09
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Attributes noinline alwaysinline are incompatibleDevang Patel2008-10-01
* Don't leave an output file in the test directory.Dan Gohman2008-10-01
* Support inreg, zext and sext as return value attributes.Devang Patel2008-09-29
* Update tests.Devang Patel2008-09-27
* Function notes tests.Devang Patel2008-09-02