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
/
CodeGen
/
SelectionDAG
/
SelectionDAGBuilder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FPEnv] Fix chain handling regression after 04a8696
Ulrich Weigand
2020-01-14
1
-0
/
+3
*
[FPEnv] Fix chain handling for fpexcept.strict nodes
Ulrich Weigand
2020-01-13
1
-3
/
+20
*
[IR] Redefine Freeze instruction
aqjune
2019-11-12
1
-1
/
+1
*
[IR] Add Freeze instruction
aqjune
2019-11-05
1
-0
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Factor out SelectionDAG's switch analysis and lowering into a separate compon...
Amara Emerson
2019-06-08
1
-245
/
+38
*
CodeGen: factor out swifterror value tracking.
Tim Northover
2019-05-24
1
-3
/
+7
*
[NFC] Refactor visitIntrinsicCall so it doesn't return a const char*
Guillaume Chatelet
2019-05-20
1
-1
/
+4
*
Revert "[NFC] Refactor visitIntrinsicCall so it doesn't return a const char*"
Guillaume Chatelet
2019-05-20
1
-4
/
+1
*
[NFC] Refactor visitIntrinsicCall so it doesn't return a const char*
Guillaume Chatelet
2019-05-20
1
-1
/
+4
*
Switch lowering: exploit unreachable fall-through when lowering case range cl...
Hans Wennborg
2019-03-29
1
-0
/
+2
*
Re-commit r355490 "[CodeGen] Omit range checks from jump tables when lowering...
Hans Wennborg
2019-03-27
1
-1
/
+2
*
Fix nondeterminism introduced in r353954
Yi Kong
2019-03-26
1
-1
/
+2
*
Revert "[CodeGen] Omit range checks from jump tables when lowering switches w...
Alexander Kornienko
2019-03-06
1
-3
/
+2
*
[CodeGen] Omit range checks from jump tables when lowering switches with unre...
Ayonam Ray
2019-03-06
1
-2
/
+3
*
Reversing the commit of revision 355483 since it is giving a regression on a ...
Ayonam Ray
2019-03-06
1
-3
/
+2
*
[CodeGen] Omit range checks from jump tables when lowering switches with unre...
Ayonam Ray
2019-03-06
1
-2
/
+3
*
[DebugInfo][DAG] Either salvage dangling debug info or emit Undef DBG_VALUEs
Jeremy Morse
2019-02-13
1
-4
/
+12
*
[DebugInfo][DAG] Refactor dbg.value lowering into its own method
Jeremy Morse
2019-02-13
1
-0
/
+6
*
[SelectionDAG] Clean up comments in SelectionDAGBuilder.h. NFC
Bjorn Pettersson
2019-02-12
1
-46
/
+42
*
[CallSite removal] Migrate the statepoint GC infrastructure to use the
Chandler Carruth
2019-02-11
1
-3
/
+3
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-0
/
+2
*
[SelectionDAG] Cleanup some code comments. NFC
Bjorn Pettersson
2019-02-06
1
-4
/
+4
*
Reversing the checkin for version 352484 as tests are failing.
Ayonam Ray
2019-01-29
1
-3
/
+2
*
[CodeGen] Omit range checks from jump tables when lowering switches with unre...
Ayonam Ray
2019-01-29
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Reversing the commit in revision 350186. Revision causes regression in 4
Ayonam Ray
2019-01-01
1
-3
/
+2
*
Omit range checks from jump tables when lowering switches with unreachable
Ayonam Ray
2019-01-01
1
-2
/
+3
*
[IR] Add a dedicated FNeg IR Instruction
Cameron McInally
2018-11-13
1
-0
/
+3
*
DAG: Add calling convention argument to calling convention funcs
Matt Arsenault
2018-07-28
1
-3
/
+7
*
[CodeGen] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-16
1
-8
/
+8
*
[DAG] propagate FMF for all FPMathOperators
Sanjay Patel
2018-05-15
1
-0
/
+7
*
[DAG] clean up flag propagation for binops; NFCI
Sanjay Patel
2018-05-11
1
-1
/
+1
*
[SelectionDAG] Refactor code by adding RegsForValue::getRegsAndSizes(). NFCI
Bjorn Pettersson
2018-05-04
1
-0
/
+3
*
Reapply "[SelectionDAG] Selection of DBG_VALUE using a PHI node result (pt 2)"
Bjorn Pettersson
2018-05-03
1
-0
/
+5
*
Revert "[SelectionDAG] Selection of DBG_VALUE using a PHI node result (pt 2)"
Martin Storsjo
2018-05-03
1
-5
/
+0
*
[SelectionDAG] Selection of DBG_VALUE using a PHI node result (pt 2)
Bjorn Pettersson
2018-05-02
1
-0
/
+5
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
[SelectionDAG] Support multiple dangling debug info for one value
Bjorn Pettersson
2018-03-21
1
-1
/
+4
*
[SelectionDAG] Improve handling of dangling debug info
Bjorn Pettersson
2018-03-12
1
-0
/
+6
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[CodeGen] Peel off the dominant case in switch statement in lowering
Rong Xu
2017-11-14
1
-0
/
+4
*
[CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include W...
Eugene Zelenko
2017-09-27
1
-93
/
+104
*
Improve line debug info when translating a CaseBlock to SDNodes.
Adrian Prantl
2017-08-17
1
-2
/
+7
*
Remove the unused dbg.value offset from SelectionDAG (NFC)
Adrian Prantl
2017-07-28
1
-7
/
+6
*
Handle ConstantExpr correctly in SelectionDAGBuilder
Simon Pilgrim
2017-07-09
1
-4
/
+2
*
Reland "[SelectionDAG] Enable target specific vector scalarization of calls a...
Simon Dardis
2017-06-09
1
-2
/
+12
*
Add constrained intrinsics for some libm-equivalent operations
Andrew Kaylor
2017-05-25
1
-1
/
+1
[next]