2010-06-16 |
Jim Grosbach | A few more places where SCEVExpander bits need to skip... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Jim Grosbach | modify so the test doesn't drop an output file in the... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Daniel Dunbar | MC/Mach-O: Rewrite atom association to be a final pass... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Daniel Dunbar | MC: Simplify MCAssembler::isSymbolLinkerVisible to... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Daniel Dunbar | MC: Lift SwitchSection() and Finish() into MCObjectStre... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Daniel Dunbar | MC: Factor out an MCObjectStreamer class, which will... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Devang Patel | Be specific. Use FileCheck. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Rafael Espindola | Make sure that simplify libcalls does not replace a... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Jim Grosbach | add FIXME |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Devang Patel | This requires more investigation. Unblock buildbots... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Devang Patel | Update test to explicitly capture llc output. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Bill Wendling | Improve comment to include that the use of a preg is... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Douglas Gregor | Eliminate a redundant "typename" keyword |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Benjamin Kramer | TODO-- |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Benjamin Kramer | simplify-libcalls: fold strncmp(x, y, 1) -> memcmp... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Evan Cheng | Make post-ra scheduling, anti-dep breaking, and registe... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Devang Patel | Check function pointer first, before comparing function... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Devang Patel | Use separate named MDNode to hold each function's local... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Eric Christopher | Don't emit the linkage for initializer label for mach... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Eric Christopher | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bill Wendling | Create a more targeted fix for not sinking instructions... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Eric Christopher | For 32-bit non-pic tlv mach-o addressing we don't need... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Stuart Hastings | Added a comment. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Eric Christopher | Some more work on mach-o TLV relocations. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Dale Johannesen | Add file missing from previous commit. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bob Wilson | Fix 80col violations, remove trailing whitespace, and... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Rafael Espindola | Update test to match recent llvm-gcc change. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Nate Begeman | Make VC++ happy |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Dale Johannesen | Next round of tail call changes. Register used in... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Jakob Stoklund... | Remove the local register allocator. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Dale Johannesen | Reapply 105986 with fix for bug pointed out by Jakob: |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Chris Lattner | fix PR7380: use 'test' instead of shell builtins. ... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Benjamin Kramer | simplify-libcalls: fold strstr(a, b) == a -> strncmp... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Rafael Espindola | Set the mtriple in some tests so that they use AAPCS. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Mon P Wang | Fixed vector widening of binary instructions that can... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Daniel Dunbar | fpcmp: Fix bug where fpcmp wouldn't early exit when... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Daniel Dunbar | fpcmp: Fix a possible infinite loop when comparing... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Chris Lattner | fix fastisel to handle GS and FS relative pointers... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bob Wilson | Add basic support for NEON modified immediates besides... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Rafael Espindola | Remove the arm_aapcscc marker from the tests. It is... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Chris Lattner | disable SmallVectorImpl's copy constructor. This preve... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bob Wilson | IfConversion's AnalyzeBlocks method always returns... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Jim Grosbach | fix naming |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Jakob Stoklund... | Fix an exotic bug that only showed up in an internal... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Daniel Dunbar | Remove stray semi-colon. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bob Wilson | Add some missing checks for the case where the extract_... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Jakob Stoklund... | Avoid processing early clobbers twice in RegAllocFast. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Jakob Stoklund... | Add CoalescerPair helper class. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Daniel Dunbar | Add <cstddef> include to get ptrdiff_t, for gcc-4.6... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bob Wilson | Generalize the pre-coalescing of extract_subregs feedin... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Bob Wilson | VMOVQQ and VMOVQQQQ are pseudo instructions and not... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Dale Johannesen | Revert 105986; looks like I'd better try bootstrapping. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Dale Johannesen | The form of BuildMI used for TAILJMPr was changing... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Jim Grosbach | Make sure to skip dbg_value instructions when finding... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Sean Hunt | Add missing include to unbreak the build. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Chris Lattner | generate better code in CheckComplexPattern |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Bob Wilson | Rename functions referring to VMOV immediates to refer... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Jim Grosbach | More dbg_value cleanup so the presence of debug info... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Rafael Espindola | Don't produce output only if *all* files are unused. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Evan Cheng | - Do away with SimpleHazardRecognizer.h. It's not used... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Chris Lattner | apparently lots of dupes. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Evan Cheng | Avoid uncessary array copying. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Chris Lattner | fix a nasty bug where we were not treating available_ex... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Chris Lattner | remove old test. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Chris Lattner | jump threading can't split a critical edge from an... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Stuart Hastings | Test case for Radar 8004649. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Chris Lattner | fix a -Wbool-conversions warning from clang. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Chris Lattner | fix a -Wbool-conversions warning from clang. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Bob Wilson | Honor the SDKROOT setting when building llvm. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Eli Friedman | Add back some possible optimizations for va_arg, with... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Eric Christopher | Update html tutorial docs to match api changes. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Eric Christopher | Make kaleidoscope use fp add/sub/mul. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Nate Begeman | Add the last of the SemaChecking-gen code. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Benjamin Kramer | Test case for r105914. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Benjamin Kramer | SimplifyCFG: don't turn volatile stores to null/undef... |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Benjamin Kramer | Let SmallVector take advantage of LiveRange's podness. |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Nate Begeman | Add a helping of comments |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Rafael Espindola | Merge getStoreRegOpcode and getLoadRegOpcode. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel Dunbar | tests: Run macho-dump with binary unbuffered streams... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel Dunbar | tests: Make macho-dump.bat actually work. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel Dunbar | tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel Dunbar | lit: Replace /dev/null in scripts with temporary files... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Chris Lattner | improve verifier error about unterminated block to... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Chris Lattner | declare a class with 'class' instead of struct to avoid... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Eli Friedman | Add README entry; based on testcase from Bill Hart. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | make the avx intrinsics 3 address |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Nate Begeman | Add generic vector support for bitselect & element... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | Add some basic fp intrinsics for AVX |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bill Wendling | When performing the Horrible Hack(tm-Duncan) on the... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | More AVX: {ADD,SUB,MUL,DIV}{PD,PS}rm |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | More AVX: {ADD,SUB,MUL,DIV}{PD,PS}rr |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Evan Cheng | Allow target to provide its own hazard recognizer to... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Evan Cheng | Code formatting. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Bruno Cardoso... | Add some comments about REX fields |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Bruno Cardoso... | More AVX instructions ({ADD,SUB,MUL,DIV}{SS,SD}rm) |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Daniel Dunbar | lit: Add a forgotten default argument. |
commit | commitdiff | tree | snapshot |
next |