aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2024-09-17 08:27:04 -0700
committerPhilip Reames <listmail@philipreames.com>2024-09-17 08:29:03 -0700
commitc532e6db274d4edeb65e9436d44e33f0ccc1cb83 (patch)
treea5704b7b11f7b891dd04bce7e106c2828868c6a2 /clang/lib/CodeGen/CodeGenModule.cpp
parentc3d78a7af8e74c588501a2555b4a4ed7bdc55ef5 (diff)
downloadllvm-c532e6db274d4edeb65e9436d44e33f0ccc1cb83.zip
llvm-c532e6db274d4edeb65e9436d44e33f0ccc1cb83.tar.gz
llvm-c532e6db274d4edeb65e9436d44e33f0ccc1cb83.tar.bz2
[RISCV] Restructure compress-opt-select.ll
Two major changes: - Remove use of sed preprocessing - this was being used to create two versions of each test, and the result is much more readable if we just duplicate the tests. - Use a regex for matching the condition. An upcoming change causes us to reverse the branch direction (which doesn't matter to the purpose of these tests at all), so using the regex makes the test more stable.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions