2010-08-10 |
Devang Patel | Drop "const". It does not add value here. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Add AVX movnt{pd,ps,dq} 256-bit intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Evan Cheng | Add missing null check reported by Amaury Pouly. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Add AVX movmsk 256-bit intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Remove replicate intrinsics, clang will generate shuffl... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Support AVX 256-bit load and store intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Use i32 instead of i8 for dot product intrinsic |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Do not include file static variable in pubnames list. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Dan Gohman | Expand uses of python 2.6's "A if B else C" syntax... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Chris Lattner | remove code setting rw locks to PTHREAD_PROCESS_PRIVATE... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Patterns to match AVX cmp instructions |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Jakob Stoklund... | Transpose the calculation of spill weights such that... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Add matching patterns for vblend AVX intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Fix the last argument type of AVX vblend intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Bill Wendling | Merge the OptimizeExts and OptimizeCmps passes into... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Devang Patel | Undo accidental commit. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Devang Patel | Simplify. Avoid redundant checks. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Eric Christopher | Wording. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Kevin Enderby | Next bit of support for the dwarf .file directive.... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Evan Cheng | ARMBaseRegisterInfo::hasFP() has been broken for a... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Bruno Cardoso... | Add VCVTPD2PS, VCVTPS2DQ, VCVTPS2PDY, VCVTTPD2DQY,... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Devang Patel | Refactor. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Bruno Cardoso... | Add patterns to AVX conversions instructions. Do that... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Rafael Espindola | Make it possible to set the target triple and expose... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Nick Lewycky | Fix a use after free error caught by the valgrind builders. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Devang Patel | Refactoring. Update DbgVarible to handle queries itself. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Owen Anderson | Add ConstantRange information to the debugging output. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Eli Friedman | PR7853: fix a silly mistake introduced in r101899,... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Oscar Fuentes | Update cmake library dependencies. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Oscar Fuentes | CMake: eliminated unnecessary target_link_libraries. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Devang Patel | It is ok, and convenient, to pass descriptors by value. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Jakob Stoklund... | A REG_SEQUENCE instruction may use the same register... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Evan Cheng | Explicitly initialize SlowFPBrcc and Pref32BitThumb... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Devang Patel | Rename a method. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Evan Cheng | Change -prefer-32bit-thumb to attribute -mattr=+32bit... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Bruno Cardoso... | Memory version of vcvtdq2pd intrinsic |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Bruno Cardoso... | Patterns to match vinsert, vbroadcast, vmovmask and... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Evan Cheng | Add an option to disable 32 -> 16-bit Thumb2 size reduc... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Duncan Sands | Remove the ValueMap operator=, which was wrong (it... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Kalle Raiskila | Have SPU handle halfvec stores aligned by 8 bytes. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Michael J.... | MC/MachO: Fix possible null pointer dereference. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Rafael Espindola | XFAIL for mingw that has no plugins. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Rafael Espindola | Don't try to build a plugin on windows. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Nick Lewycky | Stop the JIT from refusing to work just because the... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Oscar Fuentes | CMake: llvm_map_components_to_libraries now returns... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Zhongxing Xu | Change the Interval type to signed in ImmutableInterval... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Oscar Fuentes | CMake: document how to incorporate LLVM into the cmake... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Oscar Fuentes | CMake: system for providing llvm-config-like features... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Oscar Fuentes | CMake: documented testing procedure |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Michael J.... | llc: Fix help typo as pointed out by Nick Lewycky. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rafael Espindola | Add a opt-args option that can be used to pass argument... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rafael Espindola | s/libLLVMgold/LLVMgold/g |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Benjamin Kramer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Duncan Sands | Remove the ValueMap copy constructor. It's not used... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Regenerate. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Add a bit of a hack to avoid multiple defines of variab... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Nick Lewycky | Add optimization to Target/README.txt. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Nick Lewycky | Reject unrepresentable pointer types in intrinsics... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Bill Wendling | Use the "isCompare" machine instruction attribute inste... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Nick Lewycky | Do more to modernize MergeFunctions. Refactor in respon... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Oscar Fuentes | CMake: set configure macro LLVM_PREFIX |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Oscar Fuentes | CMake: configure header llvm-config.h |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rafael Espindola | Most of bugpoint now only needs to know the pass names. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Regenerate. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Fix PR7809 by creating a header for just llvm variables... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Bill Wendling | Add back in r109901, which adds a Compare flag to the... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rafael Espindola | Use %shlibext instead of .so |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rafael Espindola | Try to fix cmake build. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Fix a couple of warnings. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rafael Espindola | Run opt instead of bugpoint itself. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rafael Espindola | Another missing file :-( |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rafael Espindola | Add missing file. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rafael Espindola | Move the bugpoint test passes to a plugin in preparatio... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | Roll back my last two commits, valgrind complains. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | A reference to the Timer's name is safe, it outlives... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | Kill rarely used std::sort. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | Shrink PassNameParser's binary size with array_pod_sort. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Remove layering violation. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Add an inverse() method to ConstantRange. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Remove assignPassManager's default arguments. It's... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | More #include cleanups. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Delete this explicit assignment operator; it's equivale... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Oops, check in this file too. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Tidy up PMStack. Add a bunch of consts, use std::vector... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Tidy some #includes and forward-declarations, and move... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Add a convenience constructor. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Make AnalysisImpls private. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dale Johannesen | Use sdmem and sse_load_f64 (etc.) for the vector |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Don't attempt the PRE inline asm calls, since we don... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Add a predicate to determine if a call is an inline... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Rafael Espindola | Some cleanup. Use a class (OptionInfo) instead of a... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jakob Stoklund... | Lazily defer duplicating the live interval we are split... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Bruno Cardoso... | Patterns to match AVX 256-bit vzero intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Gohman | Eliminate PromoteMemoryToRegisterID; just use addPreser... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Michael J.... | llc: Clarify -mc-relax-all description. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jim Grosbach | tidy up |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Daniel Dunbar | MC: Add default value for AddrSpace argument to EmitValue. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Bruno Cardoso... | Patterns to match AVX 256-bit permutation intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Stuart Hastings | Test case for r110459. Radar 8264751. Test case by... |
commit | commitdiff | tree | snapshot |
next |