projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add const qualifier for FunctionInfoIndex in ModuleLinker and linkInModule() (NFC)
2015-11-23
Mehdi Amini
Add const qualifier for FunctionInfoIndex in ModuleLinker...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-23
Mehdi Amini
Add const qualifier on FunctionInfoIndex::hasExportedFunctio...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-19
Mehdi Amini
Remove unused function parameter (NFC)
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-19
Mehdi Amini
Do not require a Context to extract the FunctionIndex...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-18
Mehdi Amini
Fix returned value for GVN: could return "false" even...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-09
Mehdi Amini
Add a method to the BitcodeReader to parse only the...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-06
Mehdi Amini
Fix SLPVectorizer commutativity reordering
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-05
Mehdi Amini
Fix LoopAccessAnalysis when potentially nullptr check...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-05
Mehdi Amini
Fix OSX build after r252118 (missing parameter for...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-05
Mehdi Amini
Remove empty lines
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-11-05
Mehdi Amini
Fix Abbrev emission in WriteIdentificationBlock
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-10-27
Mehdi Amini
Do not use "else" when both branches return (NFC)
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-10-26
Mehdi Amini
Add an (optional) identification block in the bitcode
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-10-23
Mehdi Amini
SLPVectorizer: AllSameOpcode* starts "true" only for...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-10-23
Mehdi Amini
SLPVectorizer: refactor reorderInputsAccordingToOpcode...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-10-21
Mehdi Amini
Do not use `dyn_cast<X>` after `isa<X>` (NFC)
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-10-21
Mehdi Amini
Revert "Add missing #include, found by modules build."
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-10-07
Mehdi Amini
Revert "Revert "This patch builds on top of D13378...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-10-06
Mehdi Amini
This patch builds on top of D13378 to handle constant...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-21
Mehdi Amini
Fix UB: can't bind a reference to nullptr (NFC)
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-17
Mehdi Amini
Fix doc build: sublists require a blank line before...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-16
Mehdi Amini
Improve "default_triple" specification: make it at...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-16
Mehdi Amini
Fix test gmlt.test by moving its Inputs where expected.
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-16
Mehdi Amini
Make the default triple optional by allowing an empty...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-16
Mehdi Amini
[NaryReassociate] Improve test CHECK
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
2015-09-11
Mehdi Amini
Revert "[InstCombineCalls] Use isKnownNonNullAt() to...
From:
Mehdi Amini
<mehdi.amini@apple.com>
commit
|
commitdiff
|
tree
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
next