search for: r172534

Displaying 6 results from an estimated 6 matches for "r172534".

2013 Jan 21
0
[LLVMdev] [llvm-commits] [llvm] r172534 - /llvm/trunk/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
On Mon, Jan 21, 2013 at 11:49 AM, Andrew Trick <atrick at apple.com> wrote: > Moving to llvmdev... > > On Jan 21, 2013, at 11:37 AM, Nadav Rotem <nrotem at apple.com> wrote: > > > Hi Manish, > > > > Thank you for looking at this. Recently opt started using the "-mtriple" > command line flag to initialize the TargetMachine for IR-level >
2013 Jan 21
0
[LLVMdev] [llvm-commits] [llvm] r172534 - /llvm/trunk/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
...decision. -Andy >> -----Original Message----- >> From: Andrew Trick [mailto:atrick at apple.com] >> Sent: 18 January 2013 22:23 >> To: Manish Verma >> Cc: 'Dmitri Gribenko'; Renato Golin; llvm-commits at cs.uiuc.edu >> Subject: Re: [llvm-commits] [llvm] r172534 - >> /llvm/trunk/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll >> >> Manish, >> >> For some reason, the arm-hosted LSR does not seem to recognize -1 as >> a legal address here. >> >> I'm baffled at how a fundamental problem would only...
2013 Jan 21
2
[LLVMdev] [llvm-commits] [llvm] r172534 - /llvm/trunk/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
On Jan 21, 2013, at 12:37 PM, Chandler Carruth <chandlerc at google.com> wrote: > On Mon, Jan 21, 2013 at 11:49 AM, Andrew Trick <atrick at apple.com> wrote: > Moving to llvmdev... > > On Jan 21, 2013, at 11:37 AM, Nadav Rotem <nrotem at apple.com> wrote: > > > Hi Manish, > > > > Thank you for looking at this. Recently opt started using the
2013 Jan 21
1
[LLVMdev] [llvm-commits] [llvm] r172534 - /llvm/trunk/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
On Jan 21, 2013, at 3:12 PM, Chandler Carruth <chandlerc at google.com> wrote: > On Mon, Jan 21, 2013 at 2:59 PM, Andrew Trick <atrick at apple.com> wrote: > > On Jan 21, 2013, at 12:37 PM, Chandler Carruth <chandlerc at google.com> wrote: > >> On Mon, Jan 21, 2013 at 11:49 AM, Andrew Trick <atrick at apple.com> wrote: >> Moving to llvmdev...
2013 Jan 21
2
[LLVMdev] [llvm-commits] [llvm] r172534 - /llvm/trunk/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
...t;> -----Original Message----- >>> From: Andrew Trick [mailto:atrick at apple.com] >>> Sent: 18 January 2013 22:23 >>> To: Manish Verma >>> Cc: 'Dmitri Gribenko'; Renato Golin; llvm-commits at cs.uiuc.edu >>> Subject: Re: [llvm-commits] [llvm] r172534 - >>> /llvm/trunk/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll >>> >>> Manish, >>> >>> For some reason, the arm-hosted LSR does not seem to recognize -1 as >>> a legal address here. >>> >>> I'm baffled at how...
2013 Jan 15
1
[LLVMdev] Patch for Transform/LoopStrengthReduction/post-inc-icmpzero.ll test-failure
Hi Renato, Thanks! I will make sure the patches are posted to the correct mailing list. Manish On Tue, Jan 15, 2013 at 3:04 PM, Renato Golin Linaro < renato.golin at linaro.org> wrote: > Hi Manish, > > Thanks for the patch, I'll check and commit. > > cheers, > --renato > > PS: Patches are normally sent to llvm-commit list, unless they require a > lot of