Home
last modified time | relevance | path

Searched refs:MachineLICM (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DMachineLICM.cpp49 class MachineLICM : public MachineFunctionPass { class
76 MachineLICM() : in MachineLICM() function in __anona5f869ba0111::MachineLICM
79 explicit MachineLICM(bool PreRA) : in MachineLICM() function in __anona5f869ba0111::MachineLICM
191 char MachineLICM::ID = 0;
192 INITIALIZE_PASS(MachineLICM, "machinelicm",
196 return new MachineLICM(PreRegAlloc); in createMachineLICMPass()
277 void MachineLICM::ProcessMI(MachineInstr *MI, in ProcessMI()
355 void MachineLICM::HoistRegionPostRA() { in HoistRegionPostRA()
420 void MachineLICM::AddToLiveIns(unsigned Reg) { in AddToLiveIns()
718 bool MachineLICM::EliminateCSE(MachineInstr *MI, in EliminateCSE()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dlicm-regpressure.ll2 ; This tests currently fails as MachineLICM does not compute register pressure
6 ; MachineLICM should take register pressure into account.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/PowerPC/
H A Dmachinelicm-cse-dead-flag.mir6 # This case tests that after the dead %3 is CSE-ed with hoisted %5 in MachineLICM
48 # MachineLICM pass, the dead flag will be kept.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dmachinelicm-cse-dead-flag.mir6 # This case tests that after the dead %3 is CSE-ed with hoisted %5 in MachineLICM
48 # MachineLICM pass, the dead flag will be kept.
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/PowerPC/
H A Dmachinelicm-cse-dead-flag.mir6 # This case tests that after the dead %3 is CSE-ed with hoisted %5 in MachineLICM
48 # MachineLICM pass, the dead flag will be kept.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dmachinelicm-cse-dead-flag.mir6 # This case tests that after the dead %3 is CSE-ed with hoisted %5 in MachineLICM
48 # MachineLICM pass, the dead flag will be kept.
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dmachinelicm-cse-dead-flag.mir6 # This case tests that after the dead %3 is CSE-ed with hoisted %5 in MachineLICM
48 # MachineLICM pass, the dead flag will be kept.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dmachinelicm-cse-dead-flag.mir6 # This case tests that after the dead %3 is CSE-ed with hoisted %5 in MachineLICM
48 # MachineLICM pass, the dead flag will be kept.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dmachinelicm-cse-dead-flag.mir6 # This case tests that after the dead %3 is CSE-ed with hoisted %5 in MachineLICM
48 # MachineLICM pass, the dead flag will be kept.
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dmachinelicm-cse-dead-flag.mir6 # This case tests that after the dead %3 is CSE-ed with hoisted %5 in MachineLICM
48 # MachineLICM pass, the dead flag will be kept.
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/XCore/
H A Dlicm-ldwcp.ll3 ; MachineLICM should hoist the LDWCP out of the loop.

123456789