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
/
X86OptimizeLEAs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PGO][PGSO] Instrument the code gen / target passes.
Hiroshi Yamauchi
2019-12-09
1
-1
/
+17
*
Revert "[PGO][PGSO] Instrument the code gen / target passes."
Hiroshi Yamauchi
2019-12-06
1
-17
/
+1
*
[PGO][PGSO] Instrument the code gen / target passes.
Hiroshi Yamauchi
2019-12-06
1
-1
/
+17
*
[X86] Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-04
1
-3
/
+3
*
[X86] Making X86OptimizeLEAs pass public. NFC
Pengfei Wang
2019-08-22
1
-25
/
+28
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-2
/
+2
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-2
/
+1
*
[DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC)
Petar Jovanovic
2019-05-20
1
-4
/
+1
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[X86] In OptimizeLEAs pass, check that the key is in the LEAs map before acce...
Craig Topper
2018-08-22
1
-2
/
+6
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-3
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-12
/
+12
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Generalize llvm::replaceDbgDeclare and actually support the use-case that
Adrian Prantl
2017-12-08
1
-0
/
+1
*
Revert "[X86] Improvement in CodeGen instruction selection for LEAs."
Matt Morehouse
2017-12-01
1
-481
/
+5
*
[X86] Improvement in CodeGen instruction selection for LEAs.
Jatin Bhateja
2017-12-01
1
-5
/
+481
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
[X86] Fix some Clang-tidy modernize-use-using and Include What You Use warnin...
Eugene Zelenko
2017-10-05
1
-9
/
+30
*
Revert r314886 "[X86] Improvement in CodeGen instruction selection for LEAs (...
Hans Wennborg
2017-10-04
1
-416
/
+4
*
[X86] Improvement in CodeGen instruction selection for LEAs (re-applying post...
Jatin Bhateja
2017-10-04
1
-4
/
+416
*
Revert r313343 "[X86] PR32755 : Improvement in CodeGen instruction selection ...
Hans Wennborg
2017-09-15
1
-400
/
+4
*
[X86] PR32755 : Improvement in CodeGen instruction selection for LEAs.
Jatin Bhateja
2017-09-15
1
-4
/
+400
*
Remove the unused offset from DBG_VALUE (NFC)
Adrian Prantl
2017-07-28
1
-2
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[X86] Remove unused code from X86 optimize LEAs. NFC.
Andrew Ng
2017-05-05
1
-8
/
+0
*
Clean up DIExpression::prependDIExpr a little. (NFC)
Adrian Prantl
2017-04-28
1
-4
/
+3
*
[DebugInfo][X86] Improve X86 Optimize LEAs handling of debug values.
Andrew Ng
2017-04-28
1
-7
/
+48
*
[DebugInfo][X86] Teach Optimize LEAs pass to handle debug values
Andrea Di Biagio
2017-03-21
1
-7
/
+11
*
Fix spelling mistakes in X86 target comments. NFC.
Simon Pilgrim
2016-11-17
1
-3
/
+3
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Move helpers into anonymous namespaces. NFC.
Benjamin Kramer
2016-08-06
1
-6
/
+4
*
X86: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-12
1
-2
/
+3
*
[X86] Enable RRL part of the LEA optimization pass for -O2.
Andrey Turetskiy
2016-05-19
1
-10
/
+8
*
[X86] Remove unused operand from a function and all its callers. NFC
Craig Topper
2016-04-28
1
-5
/
+4
*
Optimization bisect support in X86-specific passes
Andrew Kaylor
2016-04-26
1
-1
/
+2
*
[X86] PR27502: Fix the LEA optimization pass.
Andrey Turetskiy
2016-04-26
1
-2
/
+6
*
X86: Wrap a helper for an assert in #ifndef NDEBUG
Justin Bogner
2016-02-24
1
-11
/
+7
*
[X86] Enable the LEA optimization pass by default.
Andrey Turetskiy
2016-02-20
1
-4
/
+5
*
[X86] PR26575: Fix LEA optimization pass (Part 2).
Andrey Turetskiy
2016-02-20
1
-36
/
+78
*
Revert r260979 "[X86] Enable the LEA optimization pass by default."
Hans Wennborg
2016-02-17
1
-5
/
+4
*
[X86] Enable the LEA optimization pass by default.
Andrey Turetskiy
2016-02-16
1
-4
/
+5
*
[X86] PR26575: Fix LEA optimization pass.
Andrey Turetskiy
2016-02-16
1
-0
/
+5
*
Revert r260507: "[X86] Enable the LEA optimization pass by default."
Hans Wennborg
2016-02-11
1
-5
/
+4
*
[X86] Enable the LEA optimization pass by default.
Andrey Turetskiy
2016-02-11
1
-4
/
+5
*
[X86] Use hash table in LEA optimization pass.
Andrey Turetskiy
2016-02-04
1
-150
/
+247
*
LEA code size optimization pass (Part 2): Remove redundant LEA instructions.
Andrey Turetskiy
2016-01-13
1
-2
/
+158
*
[X86] Reduce complexity of the LEA optimization pass, by Andrey Turetsky.
Alexey Bataev
2016-01-11
1
-7
/
+28
*
[X86] Add option for enabling LEA optimization pass, by Andrey Turetsky
Alexey Bataev
2015-12-17
1
-1
/
+5
*
remove redundant check: optForSize() includes a check for the minsize attribu...
Sanjay Patel
2015-12-07
1
-3
/
+1
[next]