Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
23f06e53d8c2febb80192f6ff93bce78a6af011d
/
llvm
/
lib
/
CodeGen
/
ImplicitNullChecks.cpp
e8e0f5c
Make analyzeBranch family of instruction names consistent
by Matt Arsenault
· 9 years ago
1eb4736
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it
by Matthias Braun
· 9 years ago
71c30a1
Rename AnalyzeBranch* to analyzeBranch*.
by Jacques Pienaar
· 9 years ago
9cfc75c
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
by Duncan P. N. Exon Smith
· 9 years ago
e57bf68
[ImplicitNullChecks] Hoist trivial depdendencies if possible
by Sanjoy Das
· 9 years ago
e173b9a
[ImplicitNullCchecks] NFC cleanup
by Sanjoy Das
· 9 years ago
26dab3a
[ImplicitNullChecks] Account for implicit-defs as well when updating the liveness.
by Quentin Colombet
· 10 years ago
4e1d389
[X86] Model FAULTING_LOAD_OP as a terminator and branch.
by Quentin Colombet
· 10 years ago
12b6991
[ImplicitNullChecks] Properly update the live-in of the block of the memory operation.
by Quentin Colombet
· 10 years ago
ad154c8
Introduce MachineFunctionProperties and the AllVRegsAllocated property
by Derek Schuff
· 10 years ago
c27a18f
[TII] Allow getMemOpBaseRegImmOfs() to accept negative offsets. NFC.
by Chad Rosier
· 10 years ago
ac9c5b1
[ImplicitNulls] Add some clarifying comments; NFC
by Sanjoy Das
· 10 years ago
e8b8164
[ImplicitNulls] Fix wrapping by breaking up a condition, NFC
by Sanjoy Das
· 10 years ago
edc394f
[ImplicitNull] Extract out a HazardDetector class, NFC
by Sanjoy Das
· 10 years ago
0003878
Introduce enum value for previously defined metadata -- make.implicit
by Chen Li
· 10 years ago
93d608c
[ImplicitNullChecks] Work with implicit defs.
by Sanjoy Das
· 10 years ago
c3a8e39
[ImplicitNullChecks] Fix a memory leak.
by Sanjoy Das
· 10 years ago
b771845
[ImplicitNullChecks] Be smarter in picking the memory op.
by Sanjoy Das
· 10 years ago
8ee6a30
[FaultMaps] Add statistic to count the # of implicit null checks.
by Sanjoy Das
· 10 years ago
9c41a93
[FaultMaps] Let the frontend pre-select implicit null check candidates.
by Sanjoy Das
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
572e03a
Fix "the the" in comments.
by Eric Christopher
· 10 years ago
69fad07
[CodeGen] Add a pass to fold null checks into nearby memory operations.
by Sanjoy Das
· 10 years ago