Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e85b06d65f695c576df1e529ee37cb15e6902401
/
llvm
/
lib
/
CodeGen
/
XRayInstrumentation.cpp
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 8 years ago
b3bde2e
Fix a bunch more layering of CodeGen headers that are in Target
by David Blaikie
· 8 years ago
3f833ed
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
by David Blaikie
· 8 years ago
cee7536
[XRay] support conditional return on PPC.
by Tim Shen
· 8 years ago
711dec2
[XRay][CodeGen][PowerPC] Fix tail exit codegen for XRay in PPC
by Dean Michael Berris
· 8 years ago
e4b9745
Fix mixed line terminators. NFC.
by Dimitry Andric
· 8 years ago
85427c0
[XRay] Fix computation of function size subject to XRay threshold
by Serge Rogatch
· 8 years ago
fb69e66
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
22f2bcf
[XRay] Detect loops in functions being lowered
by Dean Michael Berris
· 8 years ago
ec65792
[LLVM][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64el
by Sagar Thakur
· 9 years ago
918ed87
[XRay] Implement powerpc64le xray.
by Tim Shen
· 9 years ago
116bbab
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
by Diana Picus
· 9 years ago
03b8be5
[XRay] Fix assertion failure on empty machine basic blocks (PR 31424)
by Dean Michael Berris
· 9 years ago
a331133
Test commit access.
by Serge Rogatch
· 9 years ago
3234d3a
[XRay] Support AArch64 in LLVM
by Dean Michael Berris
· 9 years ago
156f6ca
[XRay] Support for for tail calls for ARM no-Thumb
by Dean Michael Berris
· 9 years ago
46401544
[XRay] ARM 32-bit no-Thumb support in LLVM
by Dean Michael Berris
· 9 years ago
049f387
Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
by Renato Golin
· 9 years ago
cf3801e
[XRay] Remove unused variable
by Dean Michael Berris
· 9 years ago
17d94e2
[XRay] ARM 32-bit no-Thumb support in LLVM
by Dean Michael Berris
· 9 years ago
e8ae5ba
[XRay] Detect and emit sleds for sibling/tail calls
by Dean Michael Berris
· 9 years ago
047669f
[XRay] Support multiple return instructions in a single basic block
by Dean Michael Berris
· 9 years ago
086639a
Remove extra ';' to appease -Wpedantic
by Dean Michael Berris
· 9 years ago
52735fc
XRay: Add entry and exit sleds
by Dean Michael Berris
· 9 years ago