2011-11-11 |
Eric Christopher | Add an option '--enable-libcpp' that will have the... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Jim Grosbach | Nuke no longer accurate comment. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Andrew Trick | Preserve MachineMemOperands in ARMLoadStoreOptimizer. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Jim Grosbach | ARM allow Q registers in vldm/vstm register lists. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Daniel Dunbar | build/Make: Switch back to llvm-config for now, I fooli... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Nicolas Geoffray | Add a custom safepoint method, in order for language... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Devang Patel | Move X86 specific test in X86 directory. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Devang Patel | Move X86 specific test in X86 directory. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Bob Wilson | Remove FIXME comment that should have been removed... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Dan Bailey | allow non-device function calls in PTX when natively... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Dan Bailey | add rules in tabgen for PTX COPY_ADDRESS of frameindex |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Benjamin Kramer | Clients are responsible for initializing the targets... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Benjamin Kramer | Remove the unnecessary dependency on libARMCodeGen... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Benjamin Kramer | Remove the unnecessary dependency on libMBlazeCodeGen... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Craig Topper | Add lowering for AVX2 shift instructions. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Chad Rosier | Rename variables to avoid confusion. No functionallity... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Chad Rosier | Add support for using immediates with select instructions. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Akira Hatanaka | Do not try to detect DAG combine patterns for integer... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Akira Hatanaka | 64-bit atomic instructions. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Akira Hatanaka | Modify LowerFRAMEADDR. Use 64-bit register FP_64 when... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Akira Hatanaka | Add 64-bit versions of LEA_ADDiu and DynAlloc. Modify... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Akira Hatanaka | 64-bit versions of jal, jalr and bal. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Akira Hatanaka | Emit Mips64's sequence of instructions that set global... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Akira Hatanaka | Fix printing of MCSymbolRegExpr. Needs three closing... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Eli Friedman | Make sure to expand SIGN_EXTEND_INREG for NEON vectors... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Eric Christopher | Initialize variable. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Chad Rosier | When loading a value, treat an i1 as an i8. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Eric Christopher | If we have a DIE with an AT_specification use that... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Eli Friedman | Get rid of an optimization in SCCP which appears to... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Bill Wendling | Reenable compact unwinding now that <rdar://problem... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Bill Wendling | If we have to reset the calculation of the compact... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Chad Rosier | Add support for using MVN to materialize negative const... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Bill Wendling | Disable compact unwind generation until I can solve... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Daniel Dunbar | llvm-build: Add --configure-target-def-file option. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Daniel Dunbar | LLVMBuild: Add explicit information on whether targets... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jim Grosbach | Thumb2 ldm/stm updating w/ one register in the list... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jim Grosbach | ARM let processInstruction() tranforms chain. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Nicolas Geoffray | Add blurb for VMKit. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | build/Make: llvm-config-2 needs to use EXEEXT, since... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jim Grosbach | Thumb2 parsing for push/pop w/ hi registers in the... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jim Grosbach | Thumb1 diagnostics for reglist on PUSH/POP fix. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | git: Add tools/lldb to the ignore list. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Rafael Espindola | Check in getOrCreateSubprogramDIE if a declaration... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | build/Make: Try to switch over to llvm-config-2 again... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jim Grosbach | Thumb MUL assembly parsing for 3-operand form. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | build/MBlazeDisassembler: Some compilers may generate... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | build/MCDisassembler: Fix required libraries list of... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Eric Christopher | Make types and namespaces take multiple DIEs for the... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Chris Lattner | Remove a really ancient line from the default 'make... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Chad Rosier | When in ARM mode, LDRH/STRH require special handling... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jim Grosbach | ARM .thumb_func directive for quoted symbol names. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Tony Linthicum | test commit undo |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Tony Linthicum | test commit redux |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Pete Cooper | Fixed bug in DeadStoreElimination commit r144239 |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Chris Lattner | random notes, llvm-gcc is gone, fix a few broken tags. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | Revert r144300 "llvm-config: Replace with C++ version... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Tony Linthicum | undo test commit |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Tony Linthicum | test commit |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Eric Christopher | Move type handling to make sure we get all created... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Eric Christopher | Rework adding function names to the dwarf accelerator... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Owen Anderson | Add additional checking to ensure that MachineMemOperan... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jim Grosbach | ARM assembly parsing for LSR/LSL/ROR(immediate). |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | llvm-config: Replace with C++ version (was llvm-config-2). |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | llvm-config-2: Use USEDLIBS directly instead of LINK_CO... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Duncan Sands | Release notes for DragonEgg. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jim Grosbach | ARM assembly parsing for ASR(immediate). |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | build: Rename CBackend and CppBackend libraries to... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | llvm-config-2: Fix thinko in maintenance of visited... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
NAKAMURA Takumi | test/CodeGen/X86/lsr-loop-exit-cond.ll: Try to appease... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Evan Cheng | Use a bigger hammer to fix PR11314 by disabling the... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Nadav Rotem | AVX2: Add variable shift from memory. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Chad Rosier | For immediate encodings of icmp, zero or sign extend... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | build/Make & CMake: Pass the appropriate --native-targe... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | llvm-build: Add --native-target and --enable-targets... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | llvm-build: Split out the validation logic. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | llvm-build: Change CBackend and CppBackend to not use... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | llvm-build: Add an explicit component type to represent... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Daniel Dunbar | llvm-build: Tidy up options. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jakob Stoklund... | Strip old implicit operands after foldMemoryOperand. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Owen Anderson | Remove this from the CMake build since I erased the... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Owen Anderson | Remove the old-style ARM disassembler, which is no... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Jim Grosbach | Thumb2 assembly parsing STMDB w/ optional .w suffix. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eli Friedman | Make sure we correctly unroll conversions between v2f64... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Pete Cooper | DeadStoreElimination can now trim the size of a store... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Nick Lewycky | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eli Friedman | Add check so we don't try to perform an impossible... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Chad Rosier | The ARM LDRH/STRH instructions use a +/-imm8 encoding... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Nadav Rotem | AVX2: Add patterns for variable shift operations |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Devang Patel | Remove unnecessary include. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Chad Rosier | Use REs to remove dependencies on the register allocati... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bill Wendling | Reformat the quote and tag the math stuff with <tt... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Daniel Dunbar | llvm-config: Drop 'backend' pseudo-component. We don... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Daniel Dunbar | llvm-config-2: Switch to using real library dependency... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Daniel Dunbar | build/Make: Fix some missing dependencies on the llvm... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Benjamin Kramer | Add comments. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Duncan Sands | Speculatively revert commit 144124 (djg) in the hope... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Nadav Rotem | Add AVX2 support for vselect of v32i8 |
commit | commitdiff | tree | snapshot |
next |