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 |
2010-06-01 |
Jim Grosbach | mirror of r105280 changes for LowerInvoke, which uses... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | When processing function arguments when splitting live... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | Use SmallVector instead of std::vector. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Delete unused variables (that weren't even getting... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Freebsd's sed doesn't support \< in regexps, and GNU... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruno Cardoso... | Refactor some SSE 2 unpack instructions |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Don't call flush() at a library level which isn't check... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix a spello affecting platforms where the configure... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | -retain-symbols-file is not what it seems. Update the... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix extra fread after EOF, non-wires-crossed version. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Kalle Raiskila | Fix handling of 'load' nodes. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bill Wendling | Debreak test for non-Darwin. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Duncan Sands | Fix PR7272: when inlining through a callsite with byval... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Eric Christopher | Add a test for the llvm-gcc commit in r90200. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Chris Lattner | fix PR6623: when optimizing for size, don't inline... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Chris Lattner | upgrade and filecheckize this test. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Chris Lattner | the 'limit' argument to FindOptimalMemOpLowering is... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Chris Lattner | revert r105223 which broke all my testing. |
commit | commitdiff | tree | snapshot |
next |