2012-12-04 |
Chandler Carruth | Clean up the sample include orderings, not that it...
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Sort the #include lines for tools/...
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Sort the #include lines for utils/...
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Sort the #include lines for unittest/...
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Sort the #include lines of the examples/... tree.
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Teach the include sorter to quickly skip files with...
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Teach the include sorter to skip files under test trees...
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Teach the include sorting script about the gtest headers...
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Sort includes for all of the .h files under the 'lib...
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Address review comments from Matt on the sort_includes...
|
commit | commitdiff | tree |
2012-12-04 |
Chandler Carruth | Add a comment about the requirement that the Windows...
|
commit | commitdiff | tree |
2012-12-03 |
Chandler Carruth | Sort the #include lines for the include/... tree with...
|
commit | commitdiff | tree |
2012-12-03 |
Chandler Carruth | Teach the include sorter to not choke on include guards. ;]
|
commit | commitdiff | tree |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file...
|
commit | commitdiff | tree |
2012-12-03 |
Chandler Carruth | Add a completely hack-ish tool to sort includes according...
|
commit | commitdiff | tree |
2012-12-03 |
Chandler Carruth | Remove some buggy and apparantly unnecessary code from...
|
commit | commitdiff | tree |
2012-12-02 |
Chandler Carruth | Simplify the coding standards for #include ordering...
|
commit | commitdiff | tree |
2012-11-30 |
Chandler Carruth | Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES.
|
commit | commitdiff | tree |
2012-11-30 |
Chandler Carruth | Separate out the tests for whether the compiler suports...
|
commit | commitdiff | tree |
2012-11-30 |
Chandler Carruth | Fix non-determinism introduced in r168970 and pointed...
|
commit | commitdiff | tree |
2012-11-30 |
Chandler Carruth | Rearrange the comments, control flow, and variable...
|
commit | commitdiff | tree |
2012-11-30 |
Chandler Carruth | Move the InstVisitor utility into VMCore where it belongs...
|
commit | commitdiff | tree |
2012-11-22 |
Chandler Carruth | Remove 'sretpromotion' pass from the documentation...
|
commit | commitdiff | tree |
2012-11-21 |
Chandler Carruth | PR14055: Implement support for sub-vector operations...
|
commit | commitdiff | tree |
2012-11-20 |
Chandler Carruth | Fix a place where the declaration didn't use LLVM_ENABLE_DUM...
|
commit | commitdiff | tree |
2012-11-20 |
Chandler Carruth | Use LLVM_ENABLE_DUMP for the variables used in printing...
|
commit | commitdiff | tree |
2012-11-20 |
Chandler Carruth | Fix PR14132 and handle OOB loads speculated throuh...
|
commit | commitdiff | tree |
2012-11-20 |
Chandler Carruth | Add a comment to associate a FIXME with a PR where...
|
commit | commitdiff | tree |
2012-11-20 |
Chandler Carruth | Rework the rewriting of loads and stores for vector...
|
commit | commitdiff | tree |
2012-11-16 |
Chandler Carruth | Update credits file regarding SROA work... Also include...
|
commit | commitdiff | tree |
2012-11-16 |
Chandler Carruth | Add myself as the code owner for a bunch of stuff.
|
commit | commitdiff | tree |
2012-11-05 |
Chandler Carruth | Add a couple of stubs to the release notes for things...
|
commit | commitdiff | tree |
2012-11-02 |
Chandler Carruth | Add a testcase to loop-idiom to cover PR14241 when...
|
commit | commitdiff | tree |
2012-11-02 |
Chandler Carruth | Revert the switch of loop-idiom to use the new dependence...
|
commit | commitdiff | tree |
2012-11-02 |
Chandler Carruth | Fix sign compare warning. Patch by Mahesha HS.
|
commit | commitdiff | tree |
2012-11-01 |
Chandler Carruth | Add a getAddressSpace method to the GEP instruction...
|
commit | commitdiff | tree |
2012-11-01 |
Chandler Carruth | Add some consistent doxygen comments for the address...
|
commit | commitdiff | tree |
2012-11-01 |
Chandler Carruth | Normalize the API and doxygen comments for the ptrtoint...
|
commit | commitdiff | tree |
2012-11-01 |
Chandler Carruth | Remove a weird static helper from the GEP instruction...
|
commit | commitdiff | tree |
2012-11-01 |
Chandler Carruth | As I'm going to be touching several comments in this...
|
commit | commitdiff | tree |
2012-11-01 |
Chandler Carruth | Add a test case for PR14233.
|
commit | commitdiff | tree |
2012-11-01 |
Chandler Carruth | Teach Type::getPointerAddressSpace to look through...
|
commit | commitdiff | tree |
2012-11-01 |
Chandler Carruth | Revert the majority of the next patch in the address...
|
commit | commitdiff | tree |
2012-11-01 |
Chandler Carruth | Revert the series of commits starting with r166578...
|
commit | commitdiff | tree |
2012-10-30 |
Chandler Carruth | Fix PR14212: For some strange reason I treated vectors...
|
commit | commitdiff | tree |
2012-10-27 |
Chandler Carruth | Clarify that there is an option other than OAuth for...
|
commit | commitdiff | tree |
2012-10-25 |
Chandler Carruth | Teach SROA how to split whole-alloca integer loads...
|
commit | commitdiff | tree |
2012-10-18 |
Chandler Carruth | Refactor insert and extract of sub-integers into static...
|
commit | commitdiff | tree |
2012-10-18 |
Chandler Carruth | This FIXME was fixed some time ago. =]
|
commit | commitdiff | tree |
2012-10-18 |
Chandler Carruth | Introduce a BarrierNoop pass, a hack designed to allow...
|
commit | commitdiff | tree |
2012-10-17 |
Chandler Carruth | This just in, it is a *bad idea* to use 'udiv' on an...
|
commit | commitdiff | tree |
2012-10-17 |
Chandler Carruth | Fix a really annoying "bug" introduced in r165941....
|
commit | commitdiff | tree |
2012-10-15 |
Chandler Carruth | Update the memcpy rewriting to fully support widened...
|
commit | commitdiff | tree |
2012-10-15 |
Chandler Carruth | Follow-up fix to r165928: handle memset rewriting for...
|
commit | commitdiff | tree |
2012-10-15 |
Chandler Carruth | First major step toward addressing PR14059. This teaches...
|
commit | commitdiff | tree |
2012-10-15 |
Chandler Carruth | Hoist the canConvertValue predicate and the convertValue...
|
commit | commitdiff | tree |
2012-10-13 |
Chandler Carruth | Teach SROA to cope with wrapper aggregates. These show...
|
commit | commitdiff | tree |
2012-10-13 |
Chandler Carruth | Speculatively harden the conversion logic. I have no...
|
commit | commitdiff | tree |
2012-10-13 |
Chandler Carruth | Silence a warning in -assert builds.
|
commit | commitdiff | tree |
2012-10-13 |
Chandler Carruth | Clean up how we rewrite loads and stores to the whole...
|
commit | commitdiff | tree |
2012-10-09 |
Chandler Carruth | Fix PR14034, an infloop / heap corruption / crash bug...
|
commit | commitdiff | tree |
2012-10-05 |
Chandler Carruth | Teach the new SROA a new trick. Now we zap any memcpy...
|
commit | commitdiff | tree |
2012-10-05 |
Chandler Carruth | Lift the speculation visitor above all the helpers...
|
commit | commitdiff | tree |
2012-10-04 |
Chandler Carruth | Fix PR13969, a mini-phase-ordering issue with the new...
|
commit | commitdiff | tree |
2012-10-04 |
Chandler Carruth | Teach the integer-promotion rewrite strategy to be...
|
commit | commitdiff | tree |
2012-10-03 |
Chandler Carruth | Fix an issue where we failed to adjust the alignment...
|
commit | commitdiff | tree |
2012-10-03 |
Chandler Carruth | Try to use a better set of abstractions for computing...
|
commit | commitdiff | tree |
2012-10-03 |
Chandler Carruth | Third try at fixing this. ;] Go back to using std:...
|
commit | commitdiff | tree |
2012-10-03 |
Chandler Carruth | Switch the SetVector::remove_if implementation to use...
|
commit | commitdiff | tree |
2012-10-02 |
Chandler Carruth | Teach the new SROA to handle cases where an alloca...
|
commit | commitdiff | tree |
2012-10-02 |
Chandler Carruth | Clean up these doxygen comments to follow the proposed...
|
commit | commitdiff | tree |
2012-10-02 |
Chandler Carruth | Fix another crasher in SROA, reported by Joel.
|
commit | commitdiff | tree |
2012-10-02 |
Chandler Carruth | Fix a silly coding error on my part. The whole point...
|
commit | commitdiff | tree |
2012-10-02 |
Chandler Carruth | Turn the new SROA pass back on. Let's see if it sticks...
|
commit | commitdiff | tree |
2012-10-01 |
Chandler Carruth | Fix more misspellings found by Duncan during review.
|
commit | commitdiff | tree |
2012-10-01 |
Chandler Carruth | Make this plural. Spotted by Duncan in review (and...
|
commit | commitdiff | tree |
2012-10-01 |
Chandler Carruth | Prune some unnecessary includes.
|
commit | commitdiff | tree |
2012-10-01 |
Chandler Carruth | Fix several issues with alignment. We weren't always...
|
commit | commitdiff | tree |
2012-10-01 |
Chandler Carruth | Factor the PHI and select speculation into a separate...
|
commit | commitdiff | tree |
2012-10-01 |
Chandler Carruth | Refactor the PartitionUse structure to actually use...
|
commit | commitdiff | tree |
2012-09-29 |
Chandler Carruth | Fix a somewhat surprising miscompile where code relying...
|
commit | commitdiff | tree |
2012-09-26 |
Chandler Carruth | Analogous fix to memset and memcpy rewriting. Don't...
|
commit | commitdiff | tree |
2012-09-26 |
Chandler Carruth | When rewriting the pointer operand to a load or store...
|
commit | commitdiff | tree |
2012-09-26 |
Chandler Carruth | Teach all of the loads, stores, memsets and memcpys...
|
commit | commitdiff | tree |
2012-09-26 |
Chandler Carruth | Add some convenience methods to IRBuilder for constructing...
|
commit | commitdiff | tree |
2012-09-26 |
Chandler Carruth | Revert the business end of r164636 and try again. I...
|
commit | commitdiff | tree |
2012-09-25 |
Chandler Carruth | Fix a case where SROA did not correctly detect dead...
|
commit | commitdiff | tree |
2012-09-25 |
Chandler Carruth | Fix a crash in SROA. This was reported independently...
|
commit | commitdiff | tree |
2012-09-24 |
Chandler Carruth | Enable the new SROA pass by default.
|
commit | commitdiff | tree |
2012-09-24 |
Chandler Carruth | Address one of the original FIXMEs for the new SROA...
|
commit | commitdiff | tree |
2012-09-23 |
Chandler Carruth | Switch to a signed representation for the dynamic offsets...
|
commit | commitdiff | tree |
2012-09-21 |
Chandler Carruth | Fix a case where the new SROA pass failed to zap dead...
|
commit | commitdiff | tree |
2012-09-18 |
Chandler Carruth | Fix the last crasher I've gotten a reproduction for...
|
commit | commitdiff | tree |
2012-09-18 |
Chandler Carruth | Fix getCommonType in a different way from the way I...
|
commit | commitdiff | tree |
2012-09-18 |
Chandler Carruth | Fix a warning in release builds and a test case I forgot...
|
commit | commitdiff | tree |
2012-09-18 |
Chandler Carruth | Add a major missing piece to the new SROA pass: aggressive...
|
commit | commitdiff | tree |
2012-09-16 |
Chandler Carruth | Refactor the SROA visitors for partitioning an alloca...
|
commit | commitdiff | tree |
2012-09-15 |
Chandler Carruth | Port the SSAUpdater-based promotion logic from the...
|
commit | commitdiff | tree |
2012-09-14 |
Chandler Carruth | Rework the computation of a sub-structure natural type...
|
commit | commitdiff | tree |
2012-09-14 |
Chandler Carruth | Rely on the recursive check for pointer types rather...
|
commit | commitdiff | tree |
next |