2010-06-05 |
Dan Gohman | LSR needs to remember inserted instructions even in... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dale Johannesen | Fix some liveout handling related to tail calls, see... |
commit | commitdiff | tree | snapshot |
2010-06-05 |
Dan Gohman | Implement operator== and operator!= for SetVector. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Devang Patel | test case for r105504. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Evan Cheng | Re-apply 105308 with fix. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dan Gohman | Don't track users of undef values; they aren't interest... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | Make if-conversion ignore dbg_value instructions in... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | Handle multi-vector returns and args. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Devang Patel | Update docs to reflect new DISubprogram elements. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Stuart Hastings | Support for nested functions/classes in debug output... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Devang Patel | Copy location info for current function argument from... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | Additional fixes to BuiltinsARM.def generator, on to... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | More tail call removal. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | Skip dbg_value instructions when scanning instructions... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dan Gohman | Fix normalization and de-normalization of non-affine... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jakob Stoklund... | Keep track of the call instructions whose clobber lists... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | More thoroughly disable tails calls by default. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | Another fix to prevent debug info from affecting codege... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | Progress on generating BuiltinsARM.def, still some... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | BuiltinsARM.def emitter, still needs a substantial... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | more dbg_value adjustments so debug info doesn't affect... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Mon P Wang | Fixed a bug during widening where we would avoid legali... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | Remove more tail calls. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | Remove a tail call, and move some CHECKs to the |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Nate Begeman | Mangle __builtin_neon_* names appropriately. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dan Gohman | No need to special-case structs here; structs are first... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Jim Grosbach | fix typo |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dan Gohman | This test doesn't need the ssp attribute. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Bob Wilson | For NEON vectors with 32- or 64-bit elements, select... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Dale Johannesen | Remove tail call. A tail call version will follow. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bob Wilson | Add some missing checks in TwoAddressInstructionPass... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jim Grosbach | Cleanup 80-column and trim trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jim Grosbach | Teach the ARM load-store optimizer to deal with dbg_val... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dale Johannesen | Remove tail call to preserve this test. A tail |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dale Johannesen | Make this test not use tail calls. A tail call |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nate Begeman | Add some additional capabilities to the neon emitter |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Rafael Espindola | Add a emit-llvm option to the plugin and make the path... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dale Johannesen | Early implementation of tail call for ARM. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dan Gohman | Fix SimplifyDemandedBits' AssertZext logic to demand... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bob Wilson | Revert 105308. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Lewycky | Perfer !string.empty() over string != "". |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Benjamin Kramer | Forgot to update the most important part of the gtest... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nick Lewycky | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Benjamin Kramer | Disable pthread support in googletest if llvm was confi... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Rafael Espindola | Don't preserve all symbols in a .so and instead trust... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Bill Wendling | Machine sink could potentially sink instructions into... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Benjamin Kramer | Turns out gtest still prefers the system <tr1/tuple... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eric Christopher | Add first pass at darwin tls compiler support. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Nate Begeman | arm_neon.h now makes it through clang and generates... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eric Christopher | One underscore, not two. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Implement expansion in type legalization for add/sub... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Remove some already-fixed README entries. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Remove README entry which no longer compiles to somethi... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Eli Friedman | Remove a fixed item, update a couple partially-fixed... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jakob Stoklund... | Use the fast register allocator by default for -O0... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Jakob Stoklund... | Use readsWritesVirtualRegister instead of counting... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Jakob Stoklund... | Add full register <imp-def> operands when the coalescer... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Devang Patel | Speedup bitcode writer. Do not walk all values for... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Bill Wendling | Compulsive reformating. No functionalitical changes. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Jakob Stoklund... | Slightly change the meaning of the reMaterialize target... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Benjamin Kramer | Update Readme and Makefiles for the new gtest. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Benjamin Kramer | Merge gtest-1.5.0. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Benjamin Kramer | Merge gtest-1.4.0. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Benjamin Kramer | Merge gtest-1.3.0. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Jim Grosbach | Clean up 80 column violations. No functional change. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nate Begeman | arm_neon.h emitter now mostly complete for the purposes... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Rafael Espindola | Remove the TargetRegisterClass member from CalleeSavedInfo |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Eli Friedman | Fix comment so it doesn't include comments which are... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Dan Gohman | Use comments to document non-obvious code rather than |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Devang Patel | Skip identical instruction while calculating DBG_VALUE... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Bob Wilson | Rename canCombinedSubRegIndex method to something more... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Rafael Espindola | Replace ARM's getCalleeSavedRegClasses with a simpler... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Jim Grosbach | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Devang Patel | Use local small vector. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Rafael Espindola | Remove unused function. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Jim Grosbach | Not all entries in the range will have an SUnit. Check... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Rafael Espindola | Update the documentation, getCalleeSavedRegClasses... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Rafael Espindola | cleanup |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Rafael Espindola | Remove uses of getCalleeSavedRegClasses from outside the |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Duncan Sands | Pacify recent gcc: remove a pointless const qualifier. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nate Begeman | Checkpoint; handle 'int' and 'void' correctly |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nate Begeman | Emit full function prototypes. Definitions & typedefs... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Evan Cheng | Enable machine cse of instructions which define physica... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Nate Begeman | Checkpoint arm_neon.h generation with tablegen |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Eli Friedman | Don't try to custom-lower 64-bit add-with-overflow... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Bob Wilson | Fix an obvious mistake: don't change the operands until... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Eli Friedman | Remove outdated README entries. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | Update debug information when breaking anti-dependencie... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Sean Hunt | Fix comment |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Devang Patel | DwarfWrite is now smart enough to drop debug value... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jakob Stoklund... | Properly compose subregister indices when coalescing. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | Remove unused code |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Devang Patel | Ignore line number of debug value in undefined register. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | fix think-o |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix the allocation of shadow space for the Win64 callin... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | Simplify things a bit more. Fix prototype to use SmallV... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix the noalias checking so that it doesn't worry about |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Devang Patel | Keep track of incoming debug value of unused argument. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fill in missing support for ISD::FEXP, ISD::FPOWI,... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | Add a FIXME |
commit | commitdiff | tree | snapshot |
next |