2010-09-15 |
Jim Grosbach | Teach the MC disassembler to handle vmov.f32 and vmov... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | move getRegisterNumbering() to out of ARMBaseRegisterIn... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Eli Friedman | PR7959: Handle negative scales in GEPs correctly in... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | simplify getRegisterNumbering(). Remove the unused... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Refactor uses of getRegisterNumbering() to not need... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Reduce dependencies in the ARM MC instruction printer. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Fix spelling typo. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Factor out basic enums and hleper functions from ARM... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Add support for floating point immediates to MC instruc... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Devang Patel | Check bb to ensure that alloca is in separate basic... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jakob Stoklund... | Recognize VST1q64Pseudo and VSTMQ as stack slot stores. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Bob Wilson | Reapply Gabor's 113839, 113840, and 113876 with a fix... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Gabor Greif | the darwin9-powerpc buildbot keeps consistently crashing, |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jakob Stoklund... | Move ARM is{LoadFrom,StoreTo}StackSlot closer to their... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Bob Wilson | Spelling fix. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | trailing whitespace and 80 column cleanup |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Mikhail Glushenkov | llvmc: make -x work with unknown suffixes. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Garrison Venn | Removed TracingBrainF from examples Makefile. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Devang Patel | If dbg.declare from non-entry block is using alloca... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Duncan Sands | Release-Asserts no longer exists. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Duncan Sands | Remove the Ada bindings which are unmaintained and... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Duncan Sands | Remove LLVM_GLOBAL_VISIBILITY, which is unused, and... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | lcall and ljmp always default to lcalll and ljmpl.... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | apparently jmpl $1,$2 is an alias for ljmpl, similiarly |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | Disambiguate lcall/ljmp to the 32-bit version. This... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | fix the encoding of sldt GR16 to have the 0x66 prefix... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | implement aliases for shld/shrd, part of rdar://8418316 |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | fix rdar://8431880 - rcl/rcr with no shift amount not... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | add various broken forms of fnstsw. I didn't add the... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | add some aliases for f[u]comi, part of rdar://8431422 |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | add a bunch of aliases for fp operations with no operand, |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Michael J.... | test: Fix coff-dump section array indicies to 1 based... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Michael J.... | Tabs to spaces |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Michael J.... | Cleanup coff-dump.py |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Daniel Dunbar | lit: Expose FileBasedTest object and Test module via... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Daniel Dunbar | lit: Rename main lit module to main.py, lit/lit/lit... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | Diagnose invalid instructions like "incl" with "too... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Bob Wilson | Use float64 instead of int64 vector elements for NEON... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Bob Wilson | Use VLD1/VST1 pseudo instructions for loadRegFromStackS... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Dale Johannesen | Add x86MMX a few more places. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Chris Lattner | fix PR8144, a bug where constant merge would merge... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Jim Grosbach | Reapply r113875 with additional cleanups. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Chris Lattner | add a terrible hack to allow out with dx is parens... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Dan Gohman | Convert TBAA to use the new TBAATag field of AliasAnaly... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Eric Christopher | Emit libcalls for SDIV, this requires some call infrast... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Jim Grosbach | revert 113875 momentarilly. Need to fix the MC disassem... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Jim Grosbach | trailing whitespace cleanup |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Gabor Greif | an attempt to salvage the darwin9-powerpc buildbot... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Jim Grosbach | The register specified for a dregpair is the correspond... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Gabor Greif | set isCompare for another three Thumb1 instructions |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Bob Wilson | Tidy whitespace in generated arm_neon.h. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Jim Grosbach | Add predicate and 's' bit operands to PICADD instructio... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Benjamin Kramer | Add missing include. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Dan Gohman | Remove the experimental AliasAnalysis::getDependency... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Bob Wilson | Avoid warnings. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Jim Grosbach | fix comment typo |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Owen Anderson | Remove dead option from tests. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Bob Wilson | Make NEON ld/st pseudo instruction classes take the... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Owen Anderson | Remove the option to disable LazyValueInfo in JumpThrea... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Benjamin Kramer | Prune includes. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Gabor Greif | set comparable for a bunch of Thumb instructions |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Gabor Greif | must not peephole away side effects |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Jim Grosbach | Don't ignore the CPSR implicit def when lowering a... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Jim Grosbach | Clarify comment |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Devang Patel | After Dan's recent commit this is no longer true. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Devang Patel | Use frame index, if available for byval argument while... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Gabor Greif | forgot the testcase change for r113839 |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Gabor Greif | Eliminate a 'tst' that immediately follows an 'and' |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Gabor Greif | test for and-tst peephole optimization |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Eric Christopher | Fix QOpcode assignment to Opc. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Michael J.... | CBackend: Fix MSVC build. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Michael J.... | CBackend: Cleanup whitespace before I do this next... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Dan Gohman | When a function-local value with function-local metadat... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Eric Christopher | Remove apparently unnecessary forward declaration. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Jakob Stoklund... | Attempt to unbreak the FreeBSD buildbot by XFAILing... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Chris Lattner | fix PR8102, a case where we'd copyValue from a value... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Michael J.... | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Bob Wilson | Convert some VTBL and VTBX instructions to use pseudo... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Jakob Stoklund... | Mechanically replace LiveInterval* with LiveIntervalMap... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Jakob Stoklund... | Allow LiveIntervalMap to be reused by resetting the... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Bob Wilson | Switch all the NEON vld-lane and vst-lane instructions... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Jakob Stoklund... | Let's just declare that it is impossible to construct... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Devang Patel | Fix typo in temp. script file name. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Dale Johannesen | Fix typos. 128-bit PSHUFB takes 128-bit memory op. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Dale Johannesen | Basic smoke test for new x86mmx type. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Devang Patel | Add little test script to check debug info. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Benjamin Kramer | Fix linux/msvc build, move include. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Owen Anderson | Attempt to fix the Linux build. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Owen Anderson | Minimize #includes in a top-level header. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Eric Christopher | Silence more warnings. Two more unused variables. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Owen Anderson | Add a reduced testcase for the infinite loop fixed... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Eric Christopher | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Eric Christopher | Silence some constructor ordering warnings. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
John Thompson | Added skeleton for inline asm multiple alternative... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Dan Gohman | Use ParseIRFile to auto-detect LLVM Assembly automatically. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Dan Gohman | Add full auto-upgrade support for LLVM 2.7 bitcode... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Owen Anderson | Re-apply r113679, which was reverted in r113720, which... |
commit | commitdiff | tree | snapshot |
next |