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 |
2011-11-09 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Benjamin Kramer | Take advantage of the zero byte in StringMap when emitt... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Wojciech Matyjewicz | Minor fixes in Makefiles for the OCaml bindings: |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Craig Topper | Enable execution dependency fix pass for YMM registers... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
NAKAMURA Takumi | unittests/MultiJITTest.cpp: Tweak how to check symbol... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Craig Topper | Add instruction selection for AVX2 integer comparisons. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Craig Topper | Add AVX2 instruction lowering for add, sub, and mul. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Nick Lewycky | Don't forget to check FlagNW when determining whether... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Devang Patel | Remove extra ';' |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eric Christopher | Remove the pubnames section, no one consumes it. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Eli Friedman | Enhance verifyLoop so that it can reliably verify that... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
John McCall | Use isa<> instead of dyn_cast<> as suggested by Nick. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Chad Rosier | Add support for encoding immediates in icmp and fcmp... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Evan Cheng | Hide cpu name checking in ARMSubtarget. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Jakob Stoklund... | Collapse DomainValues across loop back-edges. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Jakob Stoklund... | Link to the live DomainValue after merging. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Michael J.... | Object/COFF: Fix PE reading. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Jakob Stoklund... | Track reference count independently from clear(). |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Bruno Cardoso... | Properly handle Mips MC relocations and lower cpload... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Bill Wendling | Emit the compact unwind *if* we have a compact unwind... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Jakob Stoklund... | Call release() directly when cleaning up the remaining... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Jakob Stoklund... | Rename all methods to follow style guide. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Jakob Stoklund... | Handle reference counts in one function: release(). |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Eric Christopher | Also add the linkage name to the name accelerator table... |
commit | commitdiff | tree | snapshot |
next |