projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix the clang -Werror build (-Wunused-variable)
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
2014-12-02
Philip Reames
Appease a build bot complaining about an unused variable...
commit
|
commitdiff
|
tree
2014-12-02
Philip Reames
[Statepoints 3/4] Statepoint infrastructure for garbage...
commit
|
commitdiff
|
tree
2014-12-02
Philip Reames
Remove unneccessary code introduced with 223101.
commit
|
commitdiff
|
tree
2014-12-01
Philip Reames
Try to fix a bot failure due to a variable used only...
commit
|
commitdiff
|
tree
2014-12-01
Philip Reames
[Statepoints 2/4] Statepoint infrastructure for garbage...
commit
|
commitdiff
|
tree
2014-12-01
Philip Reames
[Statepoints 1/4] Statepoint infrastructure for garbage...
commit
|
commitdiff
|
tree
2014-11-24
Philip Reames
Factor check for the assume intrinsic out of checks...
commit
|
commitdiff
|
tree
2014-11-24
Philip Reames
Incorporate review comments from r221742
commit
|
commitdiff
|
tree
2014-11-24
Philip Reames
Clarify wording in the LangRef around !invariant.load
commit
|
commitdiff
|
tree
2014-11-18
Philip Reames
Tweak EarlyCSE to recognize series of dead stores
commit
|
commitdiff
|
tree
2014-11-12
Philip Reames
Extend intrinsic name mangling to support arrays, named...
commit
|
commitdiff
|
tree
2014-11-11
Philip Reames
Canonicalize an assume(load != null) into !nonnull...
commit
|
commitdiff
|
tree
2014-10-30
Philip Reames
Add handling for range metadata in ValueTracking isKnownNonZero
commit
|
commitdiff
|
tree
2014-10-22
Philip Reames
Preserving 'nonnull' metadata in SimplifyCFG
commit
|
commitdiff
|
tree
2014-10-21
Philip Reames
Teach combineMetadata how to merge 'nonnull' metadata.
commit
|
commitdiff
|
tree
2014-10-21
Philip Reames
Preserve 'nonnull' when changing type of the load.
commit
|
commitdiff
|
tree
2014-10-21
Philip Reames
Extend the verifier to check usage of 'nonnull' metadata.
commit
|
commitdiff
|
tree
2014-10-21
Philip Reames
Introduce enum values for previously defined metadata...
commit
|
commitdiff
|
tree
2014-10-20
Philip Reames
Extend the verifier to validate range metadata on calls...
commit
|
commitdiff
|
tree
2014-10-20
Philip Reames
Introduce a 'nonnull' metadata on Load instructions.
commit
|
commitdiff
|
tree
2014-08-21
Philip Reames
Minor refactor to make applying patches from 'Add a...
commit
|
commitdiff
|
tree
2014-08-21
Philip Reames
Whitespace change to reduce diff in future patch.
commit
|
commitdiff
|
tree
2014-08-21
Philip Reames
[X86] Split out the logic to select the stack probe...
commit
|
commitdiff
|
tree
2014-08-05
Philip Reames
Remove dead zero store to calloc initialized memory
commit
|
commitdiff
|
tree
2014-08-01
Philip Reames
Add support for StackMap section for ELF/Linux systems
commit
|
commitdiff
|
tree
2014-08-01
Philip Reames
Explicitly report runtime stack realignment in StackMap...
commit
|
commitdiff
|
tree