index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86CondBrFolding.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86CondBrFolding - remove non-existent fixBranchProb function. NFC.
Simon Pilgrim
2019-11-07
1
-2
/
+0
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
X86: Clean up pass initialization
Tom Stellard
2019-06-13
1
-3
/
+1
*
[X86] Merge the different Jcc instructions for each condition code into singl...
Craig Topper
2019-04-05
1
-8
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix not correct imm operand assertion for SUB32ri in X86CondBrFolding::analyz...
Craig Topper
2018-12-11
1
-1
/
+2
*
[X86] Initialize and Register X86CondBrFoldingPass
Craig Topper
2018-12-07
1
-4
/
+6
*
Move some helpers from the global namespace into anonymous ones.
Benjamin Kramer
2018-10-13
1
-0
/
+2
*
[X86] Fix sanitizer bot failure from 344085
Rong Xu
2018-10-09
1
-2
/
+3
*
Recommit r343993: [X86] condition branches folding for three-way conditional ...
Rong Xu
2018-10-09
1
-0
/
+579
*
[X86] Revert r343993 condition branches folding for three-way conditional codes
Rong Xu
2018-10-08
1
-579
/
+0
*
[X86] condition branches folding for three-way conditional codes
Rong Xu
2018-10-08
1
-0
/
+579