projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
CodeGen: Use the new DebugLoc API, NFC
2015-03-27
Philip Reames
Code cleanup [NFC]
commit
|
commitdiff
|
tree
2015-03-27
Philip Reames
More code cleanup [NFC]
commit
|
commitdiff
|
tree
2015-03-27
Philip Reames
More code cleanup [NFC]
commit
|
commitdiff
|
tree
2015-03-27
Philip Reames
Code simplification and style cleanup
commit
|
commitdiff
|
tree
2015-03-27
Philip Reames
Require a GC strategy be specified for functions which...
commit
|
commitdiff
|
tree
2015-03-27
Philip Reames
Allow explicit spill slots to be specified for a gc...
commit
|
commitdiff
|
tree
2015-03-24
Philip Reames
!invariant.load semantics with potentially clobbering...
commit
|
commitdiff
|
tree
2015-03-24
Philip Reames
Merge empty landing pads in SimplifyCFG
commit
|
commitdiff
|
tree
2015-03-10
Philip Reames
If a conditional branch jumps to the same target, remove...
commit
|
commitdiff
|
tree
2015-03-10
Philip Reames
Infer known bits from dominating conditions
commit
|
commitdiff
|
tree
2015-03-05
Philip Reames
[RewriteStatepointsForGC] Yet more test cases for relocation
commit
|
commitdiff
|
tree
2015-03-05
Philip Reames
[RewriteStatepointsForGC] Add additional tests around...
commit
|
commitdiff
|
tree
2015-03-05
Philip Reames
Add a few more performance tips
commit
|
commitdiff
|
tree
2015-03-05
Philip Reames
Add a link to the new PerformanceTips docs from the...
commit
|
commitdiff
|
tree
2015-03-04
Philip Reames
[RewriteStatepointsForGC] Fix a relocation bug w.r...
commit
|
commitdiff
|
tree
2015-03-02
Philip Reames
[PerformanceTips] Document various items folks have...
commit
|
commitdiff
|
tree
2015-02-28
Philip Reames
[RewriteStatepointsForGC] Reduce indentation via early...
commit
|
commitdiff
|
tree
2015-02-28
Philip Reames
[RewriteStatepointsForGC] Fix another order of iteration bug
commit
|
commitdiff
|
tree
2015-02-28
Philip Reames
[RewriteStatepointsForGC] Reduce indentation via early...
commit
|
commitdiff
|
tree
2015-02-28
Philip Reames
[RewriteStatepointsForGC] Fix iterator invalidation bug
commit
|
commitdiff
|
tree
2015-02-28
Philip Reames
[RewriteStatepointsForGC] Add tests for the base pointer...
commit
|
commitdiff
|
tree
2015-02-27
Philip Reames
[new docs] Performance Tips for Frontend Authors
commit
|
commitdiff
|
tree
2015-02-26
Philip Reames
[GC docs] Add example IR, assembly, and stackmaps to...
commit
|
commitdiff
|
tree
2015-02-25
Philip Reames
[GC docs] More minor word tweaks to make the GC bits...
commit
|
commitdiff
|
tree
2015-02-25
Philip Reames
[GC Docs] Update LangRef to link to Statepoint docs
commit
|
commitdiff
|
tree
2015-02-25
Philip Reames
[GC docs] Fill in description of the statepoint-example...
commit
|
commitdiff
|
tree
2015-02-25
Philip Reames
[GC Docs] Minor wording clarification
commit
|
commitdiff
|
tree
2015-02-25
Philip Reames
[GC] Document the recently added PlaceSafepoints and...
commit
|
commitdiff
|
tree
2015-02-25
Philip Reames
Fix consistently wrong sphinx markup
commit
|
commitdiff
|
tree
2015-02-25
Philip Reames
Update the GC docs to explicitly mention both gcroot...
commit
|
commitdiff
|
tree
2015-02-24
Philip Reames
[GC] Sync documentation with code naming
commit
|
commitdiff
|
tree
2015-02-24
Philip Reames
More GC documentation cleanup
commit
|
commitdiff
|
tree
2015-02-24
Philip Reames
More GC doc cleanup
commit
|
commitdiff
|
tree
2015-02-24
Philip Reames
Improve the getting started instructions in the GC...
commit
|
commitdiff
|
tree
2015-02-24
Philip Reames
Starting to cleanup the garbage collection documentation
commit
|
commitdiff
|
tree
2015-02-21
Philip Reames
[PlaceSafepoints] Adjust enablement logic to default...
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
Hide a bunch of advanced testing options in default...
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
[RewriteStatepointsForGC] Use DenseSet in place of...
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
[RewriteStatepointsForGC] Replace std::map with DenseMap
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
[RewriteStatepointsForGC] Cleanup - replace std::vector...
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
[RewriteStatepointsForGC] More style cleanup [NFC]
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
[RewriteStatepointsForGC] Remove notion of SafepointBounds...
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
[GC, RewriteStatepointsForGC] Style cleanup and bug fix
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
[GC] Style cleanup for RewriteStatepointForGC (1 of...
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
Bugfix for 229954
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
Adjust enablement of RewriteStatepointsForGC
commit
|
commitdiff
|
tree
2015-02-20
Philip Reames
Add a pass for constructing gc.statepoint sequences...
commit
|
commitdiff
|
tree
2015-02-15
Philip Reames
Revert 229175
commit
|
commitdiff
|
tree
2015-02-14
Philip Reames
[InstCombine] When canonicalizing gep indices, prefer...
commit
|
commitdiff
|
tree
2015-02-13
Philip Reames
Minor tweak to MDA
commit
|
commitdiff
|
tree
2015-02-10
Philip Reames
Adjust how we avoid poll insertion inside the poll...
commit
|
commitdiff
|
tree
2015-02-09
Philip Reames
Update file comment to clarify points highlighted in...
commit
|
commitdiff
|
tree
2015-02-09
Philip Reames
Use range for loops in PlaceSafepoints (NFC)
commit
|
commitdiff
|
tree
2015-02-09
Philip Reames
Introduce more tests for PlaceSafepoints
commit
|
commitdiff
|
tree
2015-02-09
Philip Reames
Minor test cleanup
commit
|
commitdiff
|
tree
2015-02-09
Philip Reames
Add basic tests for PlaceSafepoints
commit
|
commitdiff
|
tree
2015-02-04
Philip Reames
Fix a warning in non-asserts builds
commit
|
commitdiff
|
tree
2015-02-04
Philip Reames
Clang format of a file introduced in 228090 (NFC)
commit
|
commitdiff
|
tree
2015-02-04
Philip Reames
Add a pass for inserting safepoints into (nearly) arbitrary IR
commit
|
commitdiff
|
tree
2015-02-03
Philip Reames
Use ImmutableCallSite for statepoint verification.
commit
|
commitdiff
|
tree
2015-01-30
Philip Reames
Factor out statepoint verification into separate function...
commit
|
commitdiff
|
tree
2015-01-30
Philip Reames
Fix statepoint verifier tests to actually test verifier.
commit
|
commitdiff
|
tree
2015-01-28
Philip Reames
Teach SplitBlockPredecessors how to handle landingpad...
commit
|
commitdiff
|
tree
2015-01-28
Philip Reames
Remove gc.root's performCustomLowering
commit
|
commitdiff
|
tree
2015-01-26
Philip Reames
Add test cases for PRE w/volatile loads
commit
|
commitdiff
|
tree
2015-01-26
Philip Reames
Refine memory dependence's notion of volatile semantics
commit
|
commitdiff
|
tree
2015-01-26
Philip Reames
Pass QueryInst down through non-local dependency calculation
commit
|
commitdiff
|
tree
2015-01-26
Philip Reames
Revert GCStrategy ownership changes
commit
|
commitdiff
|
tree
2015-01-16
Philip Reames
Update a comment
commit
|
commitdiff
|
tree
2015-01-16
Philip Reames
clang-format all the GC related files (NFC)
commit
|
commitdiff
|
tree
2015-01-16
Philip Reames
Move ownership of GCStrategy objects to LLVMContext
commit
|
commitdiff
|
tree
2015-01-16
Philip Reames
Remove gc.root's findCustomSafePoints mechanism
commit
|
commitdiff
|
tree
2015-01-15
Philip Reames
Style cleanup of old gc.root lowering code
commit
|
commitdiff
|
tree
2015-01-15
Philip Reames
clang-format GCStrategy.cpp & GCRootLowering.cpp (NFC)
commit
|
commitdiff
|
tree
2015-01-15
Philip Reames
Split GCStrategy.cpp into two files (NFC)
commit
|
commitdiff
|
tree
2015-01-14
Philip Reames
getMangledTypeStr: clarify how it mangles types, and...
commit
|
commitdiff
|
tree
2015-01-09
Philip Reames
[REFACTOR] Push logic from MemDepPrinter into getNonLocalPoi...
commit
|
commitdiff
|
tree
2015-01-09
Philip Reames
[Refactor] Have getNonLocalPointerDependency take the...
commit
|
commitdiff
|
tree
2015-01-07
Philip Reames
[GC] improve testing around gc.relocate and fix a test
commit
|
commitdiff
|
tree
2015-01-07
Philip Reames
Add a missing file from 225365
commit
|
commitdiff
|
tree
2015-01-07
Philip Reames
Introduce an example statepoint GC strategy
commit
|
commitdiff
|
tree
2015-01-02
Philip Reames
Reformat statepoint documentation and fix a couple...
commit
|
commitdiff
|
tree
2014-12-30
Philip Reames
Add IRBuilder routines for gc.statepoints, gc.results...
commit
|
commitdiff
|
tree
2014-12-29
Philip Reames
Semantic tests for memory invalidation at statepoints
commit
|
commitdiff
|
tree
2014-12-29
Philip Reames
Carry facts about nullness and undef across GC relocation
commit
|
commitdiff
|
tree
2014-12-29
Philip Reames
Refine the notion of MayThrow in LICM to include a...
commit
|
commitdiff
|
tree
2014-12-29
Philip Reames
Loading from null is valid outside of addrspace 0
commit
|
commitdiff
|
tree
2014-12-12
Philip Reames
Comment and minor code cleanup for GCStrategy (NFC)
commit
|
commitdiff
|
tree
2014-12-11
Philip Reames
GCStrategy should not own GCFunctionInfo
commit
|
commitdiff
|
tree
2014-12-10
Philip Reames
Extend some comments around GCModuleInfo, GCFunctionInfo...
commit
|
commitdiff
|
tree
2014-12-09
Philip Reames
Remove the Module pointer from GCStrategy and GCMetadataPrinter
commit
|
commitdiff
|
tree
2014-12-04
Philip Reames
Add a test case for argument type coercion in an invoke...
commit
|
commitdiff
|
tree
2014-12-04
Philip Reames
Add a section to Statepoint docs mentioning shared...
commit
|
commitdiff
|
tree
2014-12-04
Philip Reames
Fix a typo: use of cast where dyn_cast was intended
commit
|
commitdiff
|
tree
2014-12-04
Philip Reames
Minor typo and link fixes for Statepoint documentation
commit
|
commitdiff
|
tree
2014-12-04
Philip Reames
A few more checks for gc.statepoints in the Verifier
commit
|
commitdiff
|
tree
2014-12-03
Philip Reames
Strength Verifier checks around the types involved...
commit
|
commitdiff
|
tree
2014-12-03
Philip Reames
Make the Verifier more strict about gc.statepoints
commit
|
commitdiff
|
tree
2014-12-02
Philip Reames
Restructure some assertion checking based on post commit...
commit
|
commitdiff
|
tree
2014-12-02
Philip Reames
[Statepoints 4/4] Statepoint infrastructure for garbage...
commit
|
commitdiff
|
tree
next