projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[AArch64] Match base+offset in STNP addressing mode.
2015-09-10
Mehdi Amini
Makes EmitRecord() accepting ArrayRef and raw array...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-10
Mehdi Amini
Bitcode Writer: EmitRecordWith* takes an ArrayRef instead...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-10
Mehdi Amini
Add makeArrayRef() overload for ArrayRef input (no...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-09
Mehdi Amini
Revert "Bitcode Writer: EmitRecordWith* takes an ArrayRef...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-09
Mehdi Amini
Bitcode Writer: EmitRecordWith* takes an ArrayRef instead...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-26
Mehdi Amini
Fix LLVM C API for DataLayout
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-26
Mehdi Amini
Revert "Fix LLVM C API for DataLayout"
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-26
Mehdi Amini
Fix LLVM C API for DataLayout
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-26
Mehdi Amini
Revert "Fix LLVM C API for DataLayout"
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-26
Mehdi Amini
Fix LLVM C API for DataLayout
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-25
Mehdi Amini
Revert "Fix LLVM C API for DataLayout"
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-25
Mehdi Amini
Fix LLVM C API for DataLayout
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-23
Mehdi Amini
Require Dominator Tree For SROA, improve compile-time
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-23
Mehdi Amini
Add missing break in AArch64DAGToDAGISel::Select()...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-23
Mehdi Amini
Do not use dyn_cast<> after isa<>
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-11
Mehdi Amini
Fix InstCombine test: invalid CHECK line slipped in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-04
Mehdi Amini
Update test suite to make "ninja check" succeed without...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-04
Mehdi Amini
Move generic MIR tests in their own subdir, requires...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-04
Mehdi Amini
Improve lit "native" feature to check if the native...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-03
Mehdi Amini
Docs: s/Sanitiser/Sanitizer/ for consistency
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-08-03
Mehdi Amini
GettingStarted.rst: Add info about building sanitizers
commit
|
commitdiff
|
tree
2015-08-03
Mehdi Amini
docs/GettingStarted.rst: Whitespace only
commit
|
commitdiff
|
tree
2015-07-30
Mehdi Amini
Add a TargetMachine hook that verifies DataLayout compatibility
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-30
Mehdi Amini
Fix lli with OrcLazyJIT: the default DataLayout was...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-28
Mehdi Amini
Move the Target way of overriding DAG Scheduler to...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-24
Mehdi Amini
Remove access to the DataLayout in the TargetMachine
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-24
Mehdi Amini
Revert "Remove access to the DataLayout in the TargetMachine"
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-24
Mehdi Amini
Remove access to the DataLayout in the TargetMachine
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-16
Mehdi Amini
Fix ffiInvoke() use of DataLayout, broken in 242414
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-16
Mehdi Amini
Fix Kaleidoscope tuto: ExecutionEngine->getDataLayout...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-16
Mehdi Amini
Make ExecutionEngine owning a DataLayout
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-16
Mehdi Amini
Add missing break in switch case in R600ISelLowering
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-16
Mehdi Amini
Make ExecutionEngine owning a DataLayout
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-16
Mehdi Amini
Move most user of TargetMachine::getDataLayout to the...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-16
Mehdi Amini
Remove DataLayout from TargetLoweringObjectFile, redirect...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-16
Mehdi Amini
Redirect pointerSize query to the TargetMachine in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-09
Mehdi Amini
Re-instate the EVT parameter to getScalarShiftAmountTy...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-09
Mehdi Amini
Remove getDataLayout() from TargetSelectionDAGInfo...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-09
Mehdi Amini
Remove getDataLayout() from TargetLowering
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-09
Mehdi Amini
Make isLegalAddressingMode() taking DataLayout as an...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-09
Mehdi Amini
Make getByValTypeAlignment() taking DataLayout as an...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-09
Mehdi Amini
Make TargetLowering::getShiftAmountTy() taking DataLayout...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-09
Mehdi Amini
Make TargetLowering::getPointerTy() taking DataLayout...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-09
Mehdi Amini
Make TargetTransformInfo keeping a reference to the...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-09
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-08
Mehdi Amini
Remove IsLittleEndian from TargetLowering and redirect...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-08
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-07
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-07
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-07
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-07
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-07
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-07-07
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-06-26
Mehdi Amini
DataLayout now returns a const ref to its member string...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-05-07
Mehdi Amini
Update InstCombine to transform aggregate loads into...
commit
|
commitdiff
|
tree
2015-03-18
Mehdi Amini
Update 3.7 Release Note mentionning the non-optionality...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-14
Mehdi Amini
Update InstCombine to transform aggregate stores into...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-14
Mehdi Amini
Update LangRef now that a DataLayout is mandatory.
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-12
Mehdi Amini
Fix FileCheck: substr() expect the length of the string...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-12
Mehdi Amini
Move the DataLayout to the generic TargetMachine, making...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-10
Mehdi Amini
DataLayout is mandatory, update the API to reflect...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-09
Mehdi Amini
InstCombine: fix fold "fcmp x, undef" to account for NaN
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-09
Mehdi Amini
DCE: isArrayMalloc() is not used neither in LLVM nor...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-04
Mehdi Amini
Use report_fatal_error instead of unreachable for ...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-03-03
Mehdi Amini
Remove getDataLayout() from Instruction/GlobalValue...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-02-28
Mehdi Amini
Fixup for recent -fast-isel-abort change: code didn...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-02-27
Mehdi Amini
Change the fast-isel-abort option from bool to int...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-02-23
Mehdi Amini
InstSimplify: simplify 0 / X if nnan and nsz
commit
|
commitdiff
|
tree
2015-02-16
Mehdi Amini
SelectionDAG: fold (fp_to_u/sint (s/uint_to_fp)) here too
commit
|
commitdiff
|
tree
2015-02-16
Mehdi Amini
InstCombine: fold more cases of (fp_to_u/sint (u/sint_to_fp...
commit
|
commitdiff
|
tree
2015-02-16
Mehdi Amini
Tests: reformat sitofp.ll and use FileCheck
commit
|
commitdiff
|
tree
2015-02-13
Mehdi Amini
InstCombine: cleanup redundant dyn_cast<> (NFC)
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-02-11
Mehdi Amini
Reassociate: cannot negate a INT_MIN value
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-02-10
Mehdi Amini
[DOC] Asserts are only enabled in Debug build, update...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-01-23
Mehdi Amini
DAGCombine: always constant fold FMA when target disable...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-01-17
Mehdi Amini
Improve DAG combine pass on certain IR vector patterns
commit
|
commitdiff
|
tree
2015-01-16
Mehdi Amini
Fix Reassociate handling of constant in presence of...
commit
|
commitdiff
|
tree
2015-01-15
Mehdi Amini
Fix SelectionDAG -view-*-dags filtering
commit
|
commitdiff
|
tree
2015-01-14
Mehdi Amini
SelectionDAG: add a -filter-view-dags option to llc
commit
|
commitdiff
|
tree
2015-01-14
Mehdi Amini
DAG Combiner: Fold SelectCC When Cond is UNDEF
commit
|
commitdiff
|
tree
2015-01-14
Mehdi Amini
Add assertions for out of bound index in ComputeLinearIndex
commit
|
commitdiff
|
tree
2015-01-14
Mehdi Amini
Fold a loop for array processing in ComputeLinearIndex
commit
|
commitdiff
|
tree
2015-01-13
Mehdi Amini
Peephole opt needs optimizeSelect() to keep track of...
commit
|
commitdiff
|
tree
2015-01-06
Mehdi Amini
Use a Factory Method for MachineFunctionInfo Creation
commit
|
commitdiff
|
tree
2015-01-06
Mehdi Amini
SelectionDAGBuilder: move constant initialization out...
commit
|
commitdiff
|
tree
2014-12-23
Mehdi Amini
Always assert in DAGCombine and not only when -debug...
commit
|
commitdiff
|
tree
2014-11-20
Mehdi Amini
Update Makefile following directory removal in r222466
commit
|
commitdiff
|
tree
2014-11-20
Mehdi Amini
SimplifyCFG: Refactor GatherConstantCompares() result...
commit
|
commitdiff
|
tree
2014-11-20
Mehdi Amini
SimplifyCFG: Refactor GatherConstantCompares() result...
commit
|
commitdiff
|
tree
2014-11-19
Mehdi Amini
SimplifyCFG: turn recursive GatherConstantCompares...
commit
|
commitdiff
|
tree