2010-04-07 |
Benjamin Kramer | unXFAIL, arm disassembler was reenabled. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Eric Christopher | Fix typo and correct comment somewhat. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Johnny Chen | Re-enable ARM/Thumb disassembler and add a workaround... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Dale Johannesen | Split big test into multiple directories to cater to |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Sean Callanan | Added an AsmLexer for the ARM target, which uses |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Dale Johannesen | Test that DEBUG_VALUE comments come out on a variety... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Dale Johannesen | Educate GetInstrSizeInBytes implementations that |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Gabor Greif | fix 80-col violations |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Remove late ARM codegen optimization pass committed... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Split A8/A9 itins - they already were too big. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Add some crude itin approximation for VFP load / stores... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Add some crude approximation for neon load/store instru... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Add some A8-based approximation for instructions with... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Move NEON-VFP domain fixer upper, so post-RA scheduler... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Since tblgen bug was fixed (thanks Jakob!) we don't... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Fix A8 FP NEON MAC itins |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | A9 NEON FP itins |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Some permute goodness for A9 |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | More shift itins for A9 |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | More fixes for itins |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Fix invalid itins for 32-bit varians of VMLAL and friends |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Add MAC stuff for A9 |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Fix invalid NEON MAC itins on A8 |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Fix itins for VPAL |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Fix itins for VABA |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Correct VMVN itinerary: operand is read in the second... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | More A9 itineraries |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Correct itinerary class for VPADD |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | VP{MAX, MIN} are of IIC_VSUBi4D itin class as well. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | VHADD differs from VHSUB at least on A9 - the former... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Some easy NEON scheduling goodness for A9 |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Define new itin classes for ARM <-> VFP reg moves to... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | FCONST{S,D} behaves the same way as FP unary instructio... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Proper cycle times for locks, since wbck latency can... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Add new itin classes for FP16 <-> FP32 conversions... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Make use of new reserved/required scheduling stuff... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Initial support for different kinds of FU reservation. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Factor out scoreboard into separate class. This way... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Some bits of A9 scheduling: VFP |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Separate const from non-const stuff during mergeing |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Some initial version of global merger |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Anton Korobeynikov | Add hook to insert late LLVM=>LLVM passes just before... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Chris Lattner | fix 80 col violation, patch by Alastair Lynn |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Chris Lattner | add a comment line that got dropped |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Chris Lattner | this has a pr! |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Chris Lattner | fix a latent bug my inline asm stuff exposed: |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Benjamin Kramer | Remove unused method. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Torok Edwin | Workaround the breakage in r100616 by guarding all... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Bill Wendling | Use the "NamedGroupTimer" class to categorize DWARF... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Benjamin Kramer | Use raw_ostream. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Sanjiv Gupta | Remove XFAIL for vg_leak as the leaks are fixed by... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Mon P Wang | Update langref for memcpy, memmove, and memset |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Evan Cheng | Add comments for missed opportunities. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Evan Cheng | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Chris Lattner | Have the inst emitter add the !srcloc mdnode to the... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Chris Lattner | remove another magic number. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Chris Lattner | Three changes: |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Chris Lattner | fix a crash on invalid metadata, e.g.: call i32 @foo... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Sanjiv Gupta | Fix memory leaks for external symbol name strings. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
John McCall | Clean up some signedness oddities in this code noticed... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Dale Johannesen | Move printing of target-indepedent DEBUG_VALUE comments |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Evan Cheng | Post regalloc LICM. Work in progress. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Devang Patel | Do not emit specification DIE with DW_AT_specification... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Jakob Stoklund... | Let that which does not matter truly slide. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John McCall | Fix a number of clang -Wsign-compare warnings that... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Dale Johannesen | Revert 100573, it's causing some testsuite problems. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Dale Johannesen | Move printing of DEBUG_VALUE comments to target-indepen... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Bob Wilson | Expand SELECT and SELECT_CC for NEON vector types. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Dale Johannesen | Allow for the possibility that a debug-value points |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Stuart Hastings | Reverting 100530 & 100531 due to regressions in the... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Jim Grosbach | Fix PR6696 and PR6663 |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Bill Wendling | Make this hack more specific to the Apple gcc 4.2 non... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Jakob Stoklund... | Don't try to collapse DomainValues onto an incompatible... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Gabor Greif | performance: get rid of repeated dereferencing of use_i... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Gabor Greif | make more two predicates constant |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Gabor Greif | performance: get rid of repeated dereferencing of use_i... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Gabor Greif | const-ize predicate ValueIsOnlyUsedLocallyOrStoredToOne... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Gabor Greif | use CallSite to access calls vs. invokes uniformly |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Chris Lattner | this accessor doesn't need to copy the string. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Chris Lattner | enhance SMDiagnostic to also maintain a pointer to... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Evan Cheng | Code clean up. Move includes from VirtRegRewriter.h... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Stuart Hastings | Revise debug info machinery to digest nested functions... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
John Criswell | Adding SAFECode to the list of projects that work with... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Mon P Wang | Remove assert to treat memmove and memset like memcpy |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Owen Anderson | Use a ManagedCleanup to prevent leaking the PassRegistr... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Jakob Stoklund... | Avoid overflowing a signed integer which triggers undef... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Dan Gohman | Add a const qualifier. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Chris Lattner | propagate cookie management out one layer of function... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Chris Lattner | report errors through LLVMContext's inline asm handler... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Chris Lattner | Give MachineModuleInfo an actual Module*. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Chris Lattner | give LLVMContext an inline asm diagnostic hook member. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Devang Patel | Remove unnecessary include. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Chris Lattner | give the SourceMgr object a cookie. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Chris Lattner | Give llvm::SourceMgr the ability to have a client-specified |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Douglas Gregor | Remove MaybeOwningPtr. We're going to use reference... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Jakob Stoklund... | Properly enable load clustering. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Evan Cheng | Fix an obvious copy-n-paste bug. It's not known to... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | Give AsmParser an option to control whether it finalizes |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | add .o file writing for inline asm in llc. Here's... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Chris Lattner | add a comment. |
commit | commitdiff | tree | snapshot |
next |