2012-09-25 |
Bill Wendling | Move Attribute::typeIncompatible inside of the Attribut... |
tree | commitdiff |
2012-09-25 |
Chad Rosier | Revert r164614 to appease the buildbots. |
tree | commitdiff |
2012-09-25 |
Michael Ilseman | Expansions for u/srem, using the udiv expansion. More... |
tree | commitdiff |
2012-09-25 |
Chandler Carruth | Fix a case where SROA did not correctly detect dead... |
tree | commitdiff |
2012-09-25 |
Chandler Carruth | Fix a crash in SROA. This was reported independently... |
tree | commitdiff |
2012-09-25 |
Nick Lewycky | Don't forget that strcpy and friends return a pointer... |
tree | commitdiff |
2012-09-24 |
Nick Lewycky | Remove unused name of variable to quiet a warning.... |
tree | commitdiff |
2012-09-24 |
Nick Lewycky | Teach DSE that strcpy, strncpy, strcat and strncat... |
tree | commitdiff |
2012-09-24 |
Nick Lewycky | Move all the calls to AA.getTargetLibraryInfo() to... |
tree | commitdiff |
2012-09-24 |
Richard Osborne | Add missing check for presence of target data. |
tree | commitdiff |
2012-09-24 |
Chandler Carruth | Enable the new SROA pass by default. |
tree | commitdiff |
2012-09-24 |
Chandler Carruth | Address one of the original FIXMEs for the new SROA... |
tree | commitdiff |
2012-09-23 |
Chandler Carruth | Switch to a signed representation for the dynamic offse... |
tree | commitdiff |
2012-09-21 |
Chandler Carruth | Fix a case where the new SROA pass failed to zap dead... |
tree | commitdiff |
2012-09-21 |
Benjamin Kramer | LoopIdiom: Give up when the loop is not in canonical... |
tree | commitdiff |
2012-09-21 |
Benjamin Kramer | InstCombine: Make sure we use the pre-zext type when... |
tree | commitdiff |
2012-09-20 |
Manman Ren | SimplifyCFG: sink common codes from IF, ELSE blocks... |
tree | commitdiff |
2012-09-19 |
Michael Ilseman | Renaming functions to match coding style guidelines |
tree | commitdiff |
2012-09-19 |
Michael Ilseman | Doxygen-ify comments |
tree | commitdiff |
2012-09-19 |
Michael Ilseman | Put the * and & next to the variable, rather than the... |
tree | commitdiff |
2012-09-19 |
Hans Wennborg | SimplifyCFG: Don't generate invalid code for switch... |
tree | commitdiff |
2012-09-19 |
Benjamin Kramer | IntegerDivision: Style cleanups, avoid warning about... |
tree | commitdiff |
2012-09-19 |
Hans Wennborg | CodeGenPrep: turn lookup tables into switches for some... |
tree | commitdiff |
2012-09-18 |
Chandler Carruth | Fix the last crasher I've gotten a reproduction for... |
tree | commitdiff |
2012-09-18 |
Michael Ilseman | New utility for expanding integer division for targets... |
tree | commitdiff |
2012-09-18 |
Andrew Trick | LSR critical edge splitting fix for PR13756. |
tree | commitdiff |
2012-09-18 |
Chandler Carruth | Fix getCommonType in a different way from the way I... |
tree | commitdiff |
2012-09-18 |
Benjamin Kramer | Fix build for compilers that don't understand injected... |
tree | commitdiff |
2012-09-18 |
Benjamin Kramer | SROA: Use CRTP for OpSplitter to get rid of virtual... |
tree | commitdiff |
2012-09-18 |
Benjamin Kramer | SROA: Replace the member function template contraption... |
tree | commitdiff |
2012-09-18 |
NAKAMURA Takumi | SROA.cpp: Appease msvc. |
tree | commitdiff |
2012-09-18 |
Benjamin Kramer | LNT builders have picked up new SROA, disable it to... |
tree | commitdiff |
2012-09-18 |
Chandler Carruth | Fix a warning in release builds and a test case I forgo... |
tree | commitdiff |
2012-09-18 |
Chandler Carruth | Add a major missing piece to the new SROA pass: aggress... |
tree | commitdiff |
2012-09-18 |
Richard Osborne | Fix instcombine to obey requested alignment when mergin... |
tree | commitdiff |
2012-09-18 |
Craig Topper | Mark unimplemented copy constructors and copy assignmen... |
tree | commitdiff |
2012-09-18 |
Manman Ren | PGO: preserve branch-weight metadata when simplifying... |
tree | commitdiff |
2012-09-17 |
Manman Ren | PGO: preserve branch-weight metadata when simplifying... |
tree | commitdiff |
2012-09-17 |
Manman Ren | PGO: preserve branch-weight metadata when simplifying... |
tree | commitdiff |
2012-09-17 |
Manman Ren | PGO: preserve branch-weight metadata when simplifying... |
tree | commitdiff |
2012-09-17 |
Bill Wendling | s/__llvm_gcov_flush/__gcov_flush/g |
tree | commitdiff |
2012-09-17 |
Benjamin Kramer | NewSROA: Provide a full set of operator< for ByteRanges. |
tree | commitdiff |
2012-09-17 |
Axel Naumann | Fix a few vars that can end up being used without initi... |
tree | commitdiff |
2012-09-16 |
Chandler Carruth | Refactor the SROA visitors for partitioning an alloca... |
tree | commitdiff |
2012-09-15 |
Craig Topper | Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT... |
tree | commitdiff |
2012-09-15 |
Benjamin Kramer | Disable new sroa now that all buildbots have tested it. |
tree | commitdiff |
2012-09-15 |
Chandler Carruth | Port the SSAUpdater-based promotion logic from the... |
tree | commitdiff |
2012-09-15 |
Manman Ren | PGO: preserve branch-weight metadata when simplifying... |
tree | commitdiff |
2012-09-14 |
Bill Wendling | Remove comment. |
tree | commitdiff |
2012-09-14 |
Manman Ren | PGO: preserve branch-weight metadata when simplifying... |
tree | commitdiff |
2012-09-14 |
Evan Cheng | Stylistic and 80-col fixes |
tree | commitdiff |
2012-09-14 |
Alex Rosenberg | Review feedback from Duncan Sands. Alphabetize includes... |
tree | commitdiff |
2012-09-14 |
Manman Ren | Try to fix the bots by detecting inconsistant branch... |
tree | commitdiff |
2012-09-14 |
Manman Ren | PGO: preserve branch-weight metadata when merging two... |
tree | commitdiff |
2012-09-14 |
Dmitri Gribenko | Fix Doxygen issues: |
tree | commitdiff |
2012-09-14 |
Benjamin Kramer | SROA: Silence unused variable warnings in Release builds. |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Rework the computation of a sub-structure natural type... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Rely on the recursive check for pointer types rather... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Be a bit more aggressive in bailing out of this routine... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Add some comments clarifying that the GEP analysis... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Move an instance variable to a local variable based... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Add a comment about debug intrinsics that I *really... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Add two asserts that Duncan thought would help ensure... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Actually keep the flag default-off for now. =/ That... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Remove some dead, commented out code Duncan spotted... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Wrap the dumping and printing routines in NDEBUG and... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Lots of comment fixes and cleanups from Duncan's review. |
tree | commitdiff |
2012-09-14 |
NAKAMURA Takumi | SROA.cpp: Unbreak gcc, sorry! |
tree | commitdiff |
2012-09-14 |
NAKAMURA Takumi | SROA.cpp: Appease msvc. LLVM_ATTRIBUTE(s) should come... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Speculative change to try to fix older GCC versions... |
tree | commitdiff |
2012-09-14 |
Chandler Carruth | Introduce a new SROA implementation. |
tree | commitdiff |
2012-09-13 |
Dan Gohman | Handle the new !tbaa.struct metadata tags when converti... |
tree | commitdiff |
2012-09-13 |
Dan Gohman | Extract code for reducing a type to a single value... |
tree | commitdiff |
2012-09-13 |
Benjamin Kramer | MemCpyOpt: When forming a memset from stores also take... |
tree | commitdiff |
2012-09-13 |
Nadav Rotem | Fix an 80 char line limit. |
tree | commitdiff |
2012-09-13 |
Bill Wendling | Use Nick's suggestion of storing a large NULL into... |
tree | commitdiff |
2012-09-13 |
Dmitri Gribenko | Fix Doxygen issues: |
tree | commitdiff |
2012-09-13 |
Bill Wendling | Introduce the __llvm_gcov_flush function. |
tree | commitdiff |
2012-09-12 |
Dan Gohman | Detect overflow in the path count computation. rdar... |
tree | commitdiff |
2012-09-12 |
Manman Ren | PGO: preserve branch-weight metadata when removing... |
tree | commitdiff |
2012-09-12 |
Manman Ren | Release build: guard dump functions with |
tree | commitdiff |
2012-09-11 |
Manman Ren | SimplifyCFG: preserve branch-weight metadata when creat... |
tree | commitdiff |
2012-09-11 |
NAKAMURA Takumi | llvm/lib/Transforms/Utils/CMakeLists.txt: Update. |
tree | commitdiff |
2012-09-11 |
Alex Rosenberg | Add a pass that renames everything with metasyntatic... |
tree | commitdiff |
2012-09-10 |
Benjamin Kramer | Move bypassSlowDivision into the llvm namespace. |
tree | commitdiff |
2012-09-10 |
Hans Wennborg | Fix style issues from r163302 pointed out by Evan. |
tree | commitdiff |
2012-09-09 |
Nick Lewycky | Move spaces to the right places. No functionality change. |
tree | commitdiff |
2012-09-09 |
Benjamin Kramer | DSE: Poking holes into a SetVector is expensive, avoid... |
tree | commitdiff |
2012-09-08 |
Andrew Trick | Remove an incorrect assert during branch weight propaga... |
tree | commitdiff |
2012-09-07 |
Hans Wennborg | SimplifyCFG: ValidLookupTableConstant should be static |
tree | commitdiff |
2012-09-06 |
Manman Ren | Release build: guard dump functions with "ifndef NDEBUG" |
tree | commitdiff |
2012-09-06 |
Hans Wennborg | Fix switch_to_lookup_table.ll test from r163302. |
tree | commitdiff |
2012-09-06 |
Hans Wennborg | Build lookup tables for switches (PR884) |
tree | commitdiff |
2012-09-06 |
Jim Grosbach | Update function names to conform to guidelines. |
tree | commitdiff |
2012-09-05 |
Roman Divacky | Stop casting away const qualifier needlessly. |
tree | commitdiff |
2012-09-05 |
Kostya Serebryany | [asan] fix lint |
tree | commitdiff |
2012-09-05 |
Kostya Serebryany | [asan] extend the blacklist functionality to handle... |
tree | commitdiff |
2012-09-04 |
Dan Gohman | Make provenance checking conservative in cases when |
tree | commitdiff |
2012-09-04 |
Jakub Staszak | BypassSlowDivision: Assign to reference, don't copy... |
tree | commitdiff |
2012-09-04 |
Jakub Staszak | Fix my previous patch (r163164). It does now what it... |
tree | commitdiff |
next |