| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86][NFC] Replace "<%s" with "< %s" in run-lines. | Roman Lebedev | 2019-01-27 | 1 | -1/+1 |
| | | | | | | | | | While i have no intention of actually commiting regeneration of the check lines in these test files with update_llc_test_checks, lack of that whitespace breaks that util, which is mildly inconvenient. llvm-svn: 352318 | ||||
| * | [SelectionDAGBuilder] Adds support for landingpads of token type | Chen Li | 2015-12-16 | 1 | -0/+30 |
| Summary: This patch adds a check in visitLandingPad to see if landingpad's result type is token type. If so, do not create DAG nodes for its exception pointer and selector value. This patch enables the back end to handle landingpads of token type. Reviewers: JosephTremoulet, majnemer, rnk Subscribers: sanjoy, llvm-commits Differential Revision: http://reviews.llvm.org/D15405 llvm-svn: 255749 | |||||

