summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* DIGlobalVariable can be used to encode debug info for globals that are direc...Devang Patel2010-08-25
* ARM/Thumb2: Fix a misselect in getARMCmp, when attempting to adjust a signedDaniel Dunbar2010-08-25
* Add another basic test cribbed from the x86 fast-isel tests.Eric Christopher2010-08-25
* Run this on thumb and arm.Eric Christopher2010-08-25
* Make this testcase actually executed with fast-isel on arm.Eric Christopher2010-08-25
* Convert test to use filecheck and make it more specificBruno Cardoso Lopes2010-08-25
* In the default address space, any GEP off of null results in a trap value if ...Owen Anderson2010-08-25
* Fix COFF x86-64 relocations. PR7960.Michael J. Spencer2010-08-24
* XFAIL this on mingw, following remove_arguments_test.ll.Dan Gohman2010-08-24
* Add a testcase for basic bugpointing in the presence of metadata.Dan Gohman2010-08-24
* MC/X86: Tweak imul recognition, previous hack only applies for the imul formDaniel Dunbar2010-08-24
* MC/X86: Add custom hack for recognizing "imul $12, %eax" and friends.Daniel Dunbar2010-08-24
* MC/AsmParser: Change ParseExpression to use ParseIdentifier(), to supportDaniel Dunbar2010-08-24
* MC/X86: Warn on scale factors > 1 without index register, instead of erroring,Daniel Dunbar2010-08-24
* MC/Parser: Accept leading dollar signs in identifiers.Daniel Dunbar2010-08-24
* Fix X86's isLegalAddressingMode to recognize that static addressesDan Gohman2010-08-24
* Fix SPU BE to use all the available return registers.Kalle Raiskila2010-08-24
* Extend function-local metadata to be usable as attachments.Dan Gohman2010-08-24
* fix rdar://7997827 - Accept and ignore LL and ULL suffixes on integer literals.Chris Lattner2010-08-24
* llvmc: Make syntax more consistent.Mikhail Glushenkov2010-08-23
* Add a new llvm.x86.int intrinsic, allowing access to the Chris Lattner2010-08-23
* Try to escape the '$'s in these so they reach the underlying 'sh' invocation.Chandler Carruth2010-08-23
* Fix x86 fast-isel's cmp+branch folding to avoid folding when theDan Gohman2010-08-21
* Replace some NEON vmovl intrinsic that I missed earlier.Bob Wilson2010-08-20
* Create the new linker type "linker_private_weak_def_auto".Bill Wendling2010-08-20
* Test should pass on non-Darwin x86.Dale Johannesen2010-08-20
* Don't run test on PPC darwin.Dale Johannesen2010-08-20
* Re-apply r111568 with a fix for the clang self-host.Owen Anderson2010-08-20
* Fix vmcore.ml test.Erick Tryzelaar2010-08-20
* llvmc: Fix alias generation.Mikhail Glushenkov2010-08-20
* Convert DbgInfoPrinter to use errs() instead of outs().Dan Gohman2010-08-20
* Fix the running of ocaml tests.Erick Tryzelaar2010-08-20
* Expose LLVMSetOperand and LLVMGetNumOperands to llvm-c and ocaml.Erick Tryzelaar2010-08-20
* Fix some Ocaml tests: the %t substitution now returns an absolute path.Bob Wilson2010-08-20
* The %ocamlopt setting has embedded quotes. Copy the entire value insteadBob Wilson2010-08-20
* Update LLVMC tests for r111620.Benjamin Kramer2010-08-20
* Replace the arm.neon.vmovls and vmovlu intrinsics with vector sign-extend andBob Wilson2010-08-20
* Previous revert failed to remove this file.Owen Anderson2010-08-19
* Revert r111568 to unbreak clang self-host.Owen Anderson2010-08-19
* When a set of bitmask operations, typically from a bitfield initialization, o...Owen Anderson2010-08-19
* It's possible to sink a def if its local uses are PHI's.Evan Cheng2010-08-19
* tests: Haste makes waste.Daniel Dunbar2010-08-19
* tests: Ignore whitespace in llvm_supports_binding() and llvm_gcc_supports().Daniel Dunbar2010-08-19
* Fixed and reactivated a partial specialization testKenneth Uildriks2010-08-19
* fix PR7465, mishandling of lcall and ljmp: intersegment long Chris Lattner2010-08-19
* Testcase for llvm-gcc checkin 111482.Dale Johannesen2010-08-19
* refix PR1143 by making basicaa analyze zexts of indices aggresively,Chris Lattner2010-08-18
* Add a testcase to verify that commands don't crash when they hitDan Gohman2010-08-18
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-18
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-18