2010-09-03 |
Jakob Stoklund... | VirtRegRewriter checks for early clobbers before it... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Owen Anderson | Add a test for PR4413, which was apparently fixed at... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Jim Grosbach | Check the local frame alignment for determining whether... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Jim Grosbach | Add 'const' to getter function. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Bob Wilson | Finish converting the rest of the NEON VLD instructions... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Dan Gohman | Remove a TODO comment; this is now filed in bugzilla... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Dan Gohman | Fix Windows stuff to follow the existing source organiz... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Owen Anderson | Add PR number to test. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Mikhail Glushenkov | Rename 'libprofile/exported_symbols.lst' to 'libprofile... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Mikhail Glushenkov | Revert "Rules for win32 ld shouldn't fire when cross... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Daniel Dunbar | Revert "For ARM stack frames that utilize variable... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Benjamin Kramer | Zap dead code. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Mikhail Glushenkov | Rules for win32 ld shouldn't fire when cross-compiling. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Duncan Sands | Reapply commit 112702 which was speculatively reverted... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Owen Anderson | Re-enable CorrelatedValuePropagation. I've tested... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
NAKAMURA Takumi | test/CodeGen/X86: Add explicit -mtriple=(i686|x86_64... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Oscar Fuentes | Fix cmake build without native target selected. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Bruno Cardoso... | AVX doesn't support mm operations neither its instrinsics. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Bruno Cardoso... | Use punpckh and unpckh family of nodes instead of using... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Bob Wilson | Replace NEON vabdl, vaba, and vabal intrinsics with... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Bruno Cardoso... | Fix comment |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Bruno Cardoso... | - Use specific nodes to match unpckl masks. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Jakob Stoklund... | Stop emitting predicate functions. They are no longer... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Eric Christopher | Simple branch instruction support. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Jakob Stoklund... | Don't call Predicate_* from X86 target. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Jakob Stoklund... | Remove Predicate_* calls from MBlaze and XCore |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Jakob Stoklund... | Remove Predicate_* calls from Mips |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Eric Christopher | Add basic support for materializing constants (includin... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | update one more test |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | this is a release note worthy change. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | add a new "llvm-dis -show-annotations" option, which... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | lets get crazy and name the header file the exact class... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | AsmPrinter has a formatted stream, pass it down through... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Anton Korobeynikov | Properly emit __chkstk call instead of __alloca on... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | stop forcing a noop AssemblyAnnotationWriter to silence... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Devang Patel | There is no need to use .set here. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | reapply 112894: |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bruno Cardoso... | Move insertps mask decoding to header file |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | revert patch, need to update clang tests too |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | Remove #uses comments from functions: they we're padded... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | more test cleanup |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | remove some noise from tests. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Dan Gohman | Use the FindProgramByName fallback only with known... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | we are past the point where these tests are useful. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bill Wendling | Revert int_x86_mmx_palignr_b intrinsic to match llvm... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Anton Korobeynikov | Revert win64 changes. They seem to be incomplete |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | For ARM stack frames that utilize variable sized object... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bill Wendling | - Change __builtin_ia32_palignr intrinsic type to match... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | fix more AST updating bugs, correcting miscompilation... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Owen Anderson | Remove incorrect and poorly tested code for trying... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Anton Korobeynikov | Properly allocate win64 shadow reg area. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Dan Gohman | Remove obsolete comments about throwing exceptions. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
John McCall | After some discussion with djg, teach SmallVector to... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bruno Cardoso... | Move decoding of insertps back to avoid unused warnings... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Devang Patel | Detect undef value early and save unnecessary NodeMap... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Dan Gohman | Don't narrow the load and store in a load+twiddle+store... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Devang Patel | Tidy up. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Sandeep Patel | Fix an unnecessary XFAIL |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Owen Anderson | Fix typo. I accidentally edited the wrong file before... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Benjamin Kramer | Add AsmParser support for the ELF .previous directive... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bruno Cardoso... | Move x86 specific shuffle mask decoding to its own... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | The scavenger should just use getAllocatableSet() rathe... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Dan Gohman | Apply a patch from Kees van Reeuwijk to add support... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Owen Anderson | Fix a bug in LazyValueInfo that CorrelatedValuePropagat... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | handle case where a register class is specified |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | Now that register allocation properly considers reserve... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Benjamin Kramer | Allow MCSA_WeakRef in ELF. Patch by Roman Divacky. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | Anti-dependency breaking needs to be careful not to... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Devang Patel | Fix .debug_range for linux. Patch by Krister Wombell. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | Mask out reserved registers when constructing the set... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bob Wilson | Fill in a missing comment. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bob Wilson | Convert VLD1 and VLD2 instructions to use pseudo-instru... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Mikhail Glushenkov | llvmc: .dylib support. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Duncan Sands | Print the number of uses of a function in the .ll since... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Lang Hames | Added support for register allocators to record which... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Duncan Sands | Reapply commit 112699, speculatively reverted by echris... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chandler Carruth | Silence an ambiguous else warning from GCC. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Nick Lewycky | Fix compile errors. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Lang Hames | Added counters for PBQP reduction rules. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bruno Cardoso... | Replace unpckl_undef and unpckh_undef matching with... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bruno Cardoso... | Move condition out to prepare for more matching |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bruno Cardoso... | Remove checking for isUNPCKL_v_undef_Mask, the specific... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
NAKAMURA Takumi | llvm::FindExecutable(): Retrieve the name with suffix... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
NAKAMURA Takumi | test/loop-strength-reduce4: Add explicit triplet for... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
NAKAMURA Takumi | test/twoaddr-coalesce: Do not use @main. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Bruno Cardoso... | become more strict about when it's safe to use X86ISD... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Eric Christopher | Clang's -ccc-host-triple was ignoring the arch specifie... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Eric Christopher | This should be TargetMaterializeConstant instead. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Eric Christopher | One definition of isThumb is plenty, thanks. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Eric Christopher | Rework arm fast-isel load and store handling. Move... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | Add a bit of debug output for register scavenging |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Chris Lattner | updates to make it clear that this applies to clang... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Jim Grosbach | trivial cleanup |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Jim Grosbach | Simplify the tGPR register class now that the register... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Bob Wilson | Remove NEON vmull, vmlal, and vmlsl intrinsics, replaci... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Dan Gohman | Reword this comment. Don't mention outs(), as that... |
commit | commitdiff | tree | snapshot |
next |