projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-04-11
Duncan P. N...
DebugInfo: Make MDSubprogram::getFunction() return...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Duncan P. N...
Verifier: Check for incompatible bit piece expressions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Duncan P. N...
DebugInfo: Remove dead DIDescriptor::replaceAllUsesWith()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Duncan P. N...
DebugInfo: Introduce DIBuilder::replaceTemporary()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Benjamin Kramer
Mark empty default constructors as =default if it makes...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Duncan P. N...
DebugInfo: Assume a valid pointer for DISubprogram...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Benjamin Kramer
Make OnDiskChainedHashTableGenerator's Bucket type...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Duncan P. N...
DebugInfo: Move DIScope::getName() and getContext(...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Benjamin Kramer
Remove empty non-virtual destructors or mark them ...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Hal Finkel
[PowerPC] Disable part-word atomics on the P7
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Nemanja Ivanovic
Add direct moves to/from VSR and exploit them for FP...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Duncan P. N...
DebugInfo: Rewrite atSameLineAs() as MDLocation::canDis...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Lang Hames
[Orc] Update kaleidoscope tutorial for API change in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Duncan P. N...
DebugInfo: Remove dead DIRef friends
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Duncan P. N...
DebugInfo: Add forwarding getFilename() accessor to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Hal Finkel
[PowerPC] Fix PPCLoopPreIncPrep for depth > 1 loops
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Lang Hames
[Orc] Tidy up IndirectionUtils API a little, add some...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Philip Reames
[Statepoints] Fix a release only build failure
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Ahmed Bougacha
[CodeGen] Split -enable-global-merge into ARM and AArch...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Duncan P. N...
DebugInfo: Remove dead DIDescriptor::getDescriptorField()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Quentin Colombet
[AArch64] Strengthen the code for the prologue insertion.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Reid Kleckner
[WinEH] Recognize SEH finally block inserted by the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Philip Reames
[RewriteStatepointsForGC] Use a SetVector for a worklis...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Tim Northover
Generic: Make isMask_N and isShiftedMask_N consistent...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Philip Reames
[RewriteStatepointsForGC] test case missing from 234657
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Philip Reames
[RewriteStatepointsForGC] Use an actual liveness algorithm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Philip Reames
[RewriteStatepointsForGC] clang-format file
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Benjamin Kramer
[CodeGenPrepare] Report all changes made during instruc...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Philip Reames
[RewriteStatepointsForGC] Missed review comment from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Philip Reames
[RewriteStatepointsForGC] Preprocess the IR to remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Philip Reames
[RewriteStatepointsForGC] Limited support for vectors...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Sanjoy Das
[InstCombine][CodeGenPrep] Create llvm.uadd.with.overfl...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Reid Kleckner
Avoid spewing binary to stdout in some filetype=obj...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Sanjay Patel
use update_llc_test_checks.py to tighten checking
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Rafael Espindola
Remember if lseek works in this FD.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Duncan P. N...
DebugInfo: Stop leaking temporaries in DIBuilder::creat...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Rafael Espindola
Have one raw_fd_ostream constructor forward to the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Reid Kleckner
[FS] Report errors from llvm::sys::fs::rename on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Reid Kleckner
[WinEH] Try to make outlining invokes work a little...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Benjamin Kramer
[CallSite] Use the injected base class name. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Hal Finkel
[PowerPC] Prefetching should also consider depth >...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Benjamin Kramer
[CallSite] Make construction from Value* (or Instructio...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Toma Tabacu
[mips] [IAS] Improve comments in MipsAsmParser::expandL...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Chad Rosier
[AArch64] Changes some SchedAlias to WriteRes for Corte...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Chad Rosier
[AArch64] Adjusts Cortex-A57 machine model to handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Benjamin Kramer
Microoptimize DenseMap::clear.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Benjamin Kramer
Reduce dyn_cast<> to isa<> or cast<> where possible.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Toma Tabacu
[mips] [IAS] Make the mips-expansions-bad.s test more...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Kostya Serebryany
[lib/Fuzzer] Section: How good is my fuzzer?
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Kostya Serebryany
[lib/Fuzzer] explain compatibility with AFL
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Jingyue Wu
Divergence analysis for GPU programs
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
David Majnemer
[WinEHPrepare] Don't rely on the order of IR
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Hal Finkel
[PowerPC] Don't crash on PPC32 i64 fp_to_uint on modern...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Ahmed Bougacha
[AArch64] Promote f16 operations to f32.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Nemanja Ivanovic
Add LLVM support for remaining integer divide and permu...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Simplify use of formatted_raw_ostream.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Ahmed Bougacha
[CodeGen] Combine concat_vector of trunc'd scalar to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Juergen Ributzka
[AArch64][FastISel] Fix integer extend optimization.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Eric Christopher
Remove duplicated code and consolidate initializers.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
clang-format bits of code to make a followup patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Revert "Refactoring and enhancement to FMA combine."
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Define a function with "... llvm::func...".
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Olivier Sallenave
Refactoring and enhancement to FMA combine.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Duncan P. N...
IR: Preserve use-list order by default in bitcode
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Use a raw_svector_ostream instead of a raw_string_ostream.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Don't repeat name in comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Jingyue Wu
[NFC] add more comments for SLSR
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Misc cleanup. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
clang-format. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
clang-format this constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Don't repeat names in comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Use implicit calls to parent constructor. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
This reverts commit r234460 and r234461.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Javed Absar
[ARM] support for Cortex-R4/R4F
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Nothing inherits from the asm streamer.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Toma Tabacu
[mips] Refactor saved-registers bitmask creation in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Kristof Beyls
[AArch64] Add support for dynamic stack alignment
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Lang Hames
[AArch64] Remove redundant -march option. Also fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Nick Lewycky
Not all triples put _ before function names. Specify...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Craig Topper
Use SmallVector instead of std::vector for uniquing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Craig Topper
Simplify some printing code by combining new lines...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Craig Topper
Don't convert enum to strings just to put them in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Lang Hames
[AArch64] Teach AArch64TargetLowering::getOptimalMemOpT...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Use the cast machinery to remove dummy uses of formatte...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Add classof implementations to the raw_ostream classes.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Rafael Espindola
Delete unused constructor.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Eric Christopher
Update comment to refer to software floating point...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Akira Hatanaka
Use option -march instead of -mtriple to avoid overcond...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Manman Ren
[LTO] do not run internalize pass from compileOptimized.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Akira Hatanaka
Pass -mtriple to llc to appease buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Andrew Kaylor
Formmatting correction
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Andrew Kaylor
[WinEH] Minor bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Akira Hatanaka
[DAGCombine] Fix a bug in MergeConsecutiveStores.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Peter Collingbourne
Go bindings: make various DIBuilder arguments optional.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Rafael Espindola
Don't repeat names in comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Rafael Espindola
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Cameron Zwarich
Eliminate O(n^2) worst-case behavior in SSA construction
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Adam Nemet
[LoopAccesses] Allow analysis to complete in the presen...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Scott Douglass
[ARM] make vminnm/vmaxnm work with ?le, ?ge and no...
commit
|
commitdiff
|
tree
|
snapshot
next