aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Generic/addr-label.ll
AgeCommit message (Expand)AuthorFilesLines
2023-03-31[PowerPC] Fix UNSUPPORTED syntax in addr-label.llJay Foad1-1/+1
2023-03-31[NFC][PowerPC] Marked the addr-label.ll test unsupported on PowerPC.Stefan Pintilie1-0/+5
2022-12-19[CodeGen] Convert some tests to opaque pointers (NFC)Nikita Popov1-14/+14
2022-12-01[NVPTX] Convert tests to check 'target=nvptx.*'Paul Robinson1-1/+1
2022-04-26[NVPTX][tests] add "XFAIL: nvptx" for some testsIgor Chebykin1-0/+3
2021-05-31[test] Fix addr-label.ll after D99707Arthur Eubanks1-0/+2
2021-05-31Remove "Rewrite Symbols" from codegen pipelineArthur Eubanks1-1/+2
2021-04-10Revert "Remove "Rewrite Symbols" from codegen pipeline"Arthur Eubanks1-1/+1
2021-04-10Remove "Rewrite Symbols" from codegen pipelineArthur Eubanks1-1/+1
2010-03-22Fix PR6673: updating the callback should not clear the map.Chris Lattner1-0/+23
2010-03-16Fix the third (and last known) case of code update problems due Chris Lattner1-0/+19
2010-03-15Implement support for the case when a reference to a addr-of-bb Chris Lattner1-0/+39