projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[WinEH] Add cleanupendpad instruction
[oota-llvm.git]
/
lib
/
CodeGen
/
SelectionDAG
/
SelectionDAGBuilder.cpp
2015-09-03
Joseph Tremoulet
[WinEH] Add cleanupendpad instruction
blob
|
commitdiff
|
raw
2015-09-02
Sanjay Patel
use "unpredictable" metadata in SelectionDAG when split...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-02
Elena Demikhovsky
Optimization for Gather/Scatter with uniform base
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Cong Hou
Distribute the weight on the edge from switch to defaul...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-30
Renato Golin
Revert "Revert "New interface function is added to...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-30
Renato Golin
Revert "New interface function is added to VectorUtils...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-30
Elena Demikhovsky
New interface function is added to VectorUtils
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
Reid Kleckner
[WinEH] Add some support for code generating catchpad
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
Cong Hou
Fixed a bug that edge weights are not assigned correctl...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Cong Hou
Assign weights to edges to jump table / bit test header...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
Cong Hou
Remove the final bit test during lowering switch statem...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
James Molloy
Generate FMINNAN/FMINNUM/FMAXNAN/FMAXNUM from SDAGBuilder.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
Alex Lorenz
PseudoSourceValue: Replace global manager with a manage...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
Sanjay Patel
fix minsize detection: minsize attribute implies optimi...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
James Molloy
Add support for floating-point minnum and maxnum
blob
|
commitdiff
|
raw
|
diff to current
2015-08-08
Benjamin Kramer
Fix some comment typos.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
Chandler Carruth
[PM/AA] Simplify the AliasAnalysis interface by removin...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-05
Sanjay Patel
revert r243687: enable fast-math-flag propagation to...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
Sanjay Patel
wrap OptSize and MinSize attributes for easier and...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
Duncan P. N. Exon...
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
blob
|
commitdiff
|
raw
|
diff to current
2015-07-31
David Majnemer
New EH representation for MSVC compatibility
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Sanjay Patel
enable fast-math-flag propagation to DAG nodes
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
Matthias Braun
Fix __builtin_setjmp in combination with sjlj exception...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
James Molloy
[Codegen] Add intrinsics 'absdiff' and corresponding...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
Mehdi Amini
Move most user of TargetMachine::getDataLayout to the...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Pete Cooper
Use enum instead of unsigned. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Pete Cooper
Use cast<> instead of dyn_cast to remove llvm_unreachab...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Pete Cooper
Use another foreach loop. NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Pete Cooper
Use getAnyExtOrTrunc helper instead of manually doing...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
David Majnemer
Revert the new EH instructions
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
David Majnemer
New EH representation for MSVC compatibility
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Reid Kleckner
Remove dead code from old 64-bit SEH lowering
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Elena Demikhovsky
Extended syntax of vector version of getelementptr...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Make getByValTypeAlignment() taking DataLayout as an...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Make TargetLowering::getShiftAmountTy() taking DataLayo...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Make TargetLowering::getPointerTy() taking DataLayout...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Mehdi Amini
Remove IsLittleEndian from TargetLowering and redirect...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
Reid Kleckner
[WinEH] Make llvm.x86.seh.restoreframe work for stack...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
Reid Kleckner
Rename llvm.frameescape and llvm.framerecover to locale...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-07
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
Nadav Rotem
Fix an overly aggressive assertion in getCopyFromPartsV...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
Akira Hatanaka
Use function attribute "trap-func-name" and remove...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-27
Benjamin Kramer
[SDAG] Now that we have a way to communicate the exact...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-25
Sanjay Patel
fix typos; NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-06-22
Rafael Espindola
Avoid a Symbol -> Name -> Symbol conversion.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-20
Hans Wennborg
Switch lowering: add heuristic for filling leaf nodes...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
Hans Wennborg
Switch lowering: enable whole-switch jump tables at...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Sanjay Patel
remove unnecessary casts; NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Sanjay Patel
fix typos in comments; NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Chandler Carruth
[PM/AA] Remove the Location typedef from the AliasAnaly...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-16
Sanjay Patel
propagate IR-level fast-math-flags to DAG nodes, disabl...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-09
Reid Kleckner
[WinEH] Add 32-bit SEH state table emission prototype
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
Benjamin Kramer
[SDAG switch lowering] Fix switch case -> or merging...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
Sergey Dmitrouk
Erase constant dbgloc on reuse in PHI node
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
Benjamin Kramer
[SDag switch lowering] Simplify code a bit. No function...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
Hans Wennborg
Switch lowering: fix assert in buildBitTests (PR23738)
blob
|
commitdiff
|
raw
|
diff to current
2015-06-04
James Molloy
Don't create a MIN/MAX node if the underlying compare...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
Sanjoy Das
[SelectionDAG] Fix PR23603.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Benjamin Kramer
Replace push_back(Constructor(foo)) with emplace_back...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-20
Pete Cooper
Change Function::getIntrinsicID() to return an Intrinsi...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Jim Grosbach
MC: Clean up method names in MCContext.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Hal Finkel
Preserve the order of READ_REGISTER and WRITE_REGISTER
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Oliver Stannard
Revert r237579, as it broke windows buildbots
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Oliver Stannard
[LLVM - ARM/AArch64] Add ACLE special register intrinsics
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
James Molloy
[SDAGBuilder] Make the AArch64 builder happier.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
James Molloy
Add SDNodes for umin, umax, smin and smax.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Nick Lewycky
Revert r237046. See the testcase on the thread where...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Sanjay Patel
propagate IR-level fast-math-flags to DAG nodes; 2nd...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
Hans Wennborg
Switch lowering: cluster adjacent fall-through cases...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
Igor Laevsky
Fix coding standart based on post submit comments.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Hans Wennborg
Switch lowering: handle zero-weight branch probabilities
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Diego Novillo
Allow 0-weight branches in BranchProbabilityInfo.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
NAKAMURA Takumi
Revert r236546, "propagate IR-level fast-math-flags...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
Sanjoy Das
[SelectionDAG] Move RegsForValue into SelectionDAGBuild...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
Sanjoy Das
[SelectionDAG] Pass explicit type to lowerCallOperands...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
Sanjay Patel
propagate IR-level fast-math-flags to DAG nodes (NFC)
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Daniel Jasper
Inline local variable to silence unused warning.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Hans Wennborg
Switch lowering: use profile info to build weight-balan...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Duncan P. N. Exon...
IR: Give 'DI' prefix to debug info metadata
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Elena Demikhovsky
Fixed masked gather/scatter switch-case
blob
|
commitdiff
|
raw
|
diff to current
2015-04-29
Elena Demikhovsky
fixed comments, blanks, nullptr; NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Sergey Dmitrouk
Reapply r235977 "[DebugInfo] Add debug locations to...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Daniel Jasper
Revert "[DebugInfo] Add debug locations to constant...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Sergey Dmitrouk
[DebugInfo] Add debug locations to constant SD nodes
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Elena Demikhovsky
Masked gather and scatter: Added code for SelectionDAG.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
Hans Wennborg
Switch lowering: use uint32_t for weights everywhere
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
Hans Wennborg
Switch lowering: Take branch weight into account when...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
Hans Wennborg
Switch lowering: order bit tests by branch weight.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Reid Kleckner
[SEH] Implement GetExceptionCode in __except blocks
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Hans Wennborg
Switch lowering: fix APInt overflow causing infinite...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Hans Wennborg
Re-commit r235560: Switch lowering: extract jump tables...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Aaron Ballman
Revert r235560; this commit was causing several failed...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
Hans Wennborg
Switch lowering: extract jump tables and bit tests...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
Lang Hames
[patchpoint] Add support for symbolic patchpoint target...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
Duncan P. N. Exon...
DebugInfo: Drop rest of DIDescriptor subclasses
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
Duncan P. N. Exon...
DebugInfo: Assert dbg.declare/value insts are valid
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Hans Wennborg
Revert the switch lowering change (r235101, r235103...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Hans Wennborg
Switch lowering: extract jump tables and bit tests...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Duncan P. N. Exon...
DebugInfo: Gut DIVariable and DIGlobalVariable
blob
|
commitdiff
|
raw
|
diff to current
next