- 0fffe21 XFAIL this test for PPC. by Bill Wendling · 15 years ago
- 65b7f3a Improve handling of immediates by splitting 32-bit immediates into two 16-bit by Jim Grosbach · 15 years ago
- a91f4c5 Add DAG printing for RMW stuff debugging by Anton Korobeynikov · 15 years ago
- 83fceb9 RMW preprocessing stuff was incorrect. Grab the stuff from x86 backend and disable some tests until it will be clever enough to handle them. by Anton Korobeynikov · 15 years ago
- 90593d2 Implement branch folding by Anton Korobeynikov · 15 years ago
- 3926fb6 Cosmetic changes, no functionality changes by Anton Korobeynikov · 15 years ago
- 68afa54 Make changes to rev 84292 as requested by Chris Lattner. by Victor Hernandez · 15 years ago
- b27b51a Fix NEON VST2LN instruction encoding. Patch by Johnny Chen. by Bob Wilson · 15 years ago
- 407d574 Revert 84732. It was the wrong fix. by Bob Wilson · 15 years ago
- b5df28a Incorporate various suggestions Chris gave during metadata review. by Devang Patel · 15 years ago
- 36a9c8f Build shared lib instead of an archive. by Sanjiv Gupta · 15 years ago
- 3325537 Cleanup of frame index scavenging. Better code flow and more accurately by Jim Grosbach · 15 years ago
- 2ba7a90 Two corrections for docs/CMake.html. by Oscar Fuentes · 15 years ago
- 0739bd0 Fix PR5262: when folding select into PHI, make sure all operands are available by Torok Edwin · 15 years ago
- 4e4bba5 Add a pass to overlay pic16 data sections for function frame and automatic by Sanjiv Gupta · 15 years ago
- db1d9db Added more options to mcc16 driver. by Sanjiv Gupta · 15 years ago
- 2095659 Match more patterns to movt. by Evan Cheng · 15 years ago
- 5affca0 Need a comma after imp-use. by Evan Cheng · 15 years ago
- 7bb3862 De-bork CMake build by Douglas Gregor · 15 years ago
- 69412f8 Set comment string, patch by Johnny Chen! by Chris Lattner · 15 years ago
- a52fce4 make GVN work better when TD is not around: by Chris Lattner · 15 years ago
- 1ce75ef tidy by Chris Lattner · 15 years ago
- b3c8359 Fix some more NEON instruction encoding problems. by Bob Wilson · 15 years ago
- 08e4339 Do not remove dead metadata for now. by Devang Patel · 15 years ago
- 507df40 Leave some NEON instruction encoding bits unspecified instead of setting by Bob Wilson · 15 years ago
- 4e61387 Clarify documentation on multi_val options. by Mikhail Glushenkov · 15 years ago
- 4858a1d Implement any_[not_]empty and list versions of switch_on and [not_]empty. by Mikhail Glushenkov · 15 years ago
- c1ae8c9 Revert r84658 and r84691. They were causing llvm-gcc bootstrap to fail. by Dan Gohman · 15 years ago
- 7d26443 IPSCCP is missing stuff. by Chris Lattner · 15 years ago
- ce1379f This is passing on Darwin PPC. by Bill Wendling · 15 years ago
- 4cdc5bb Delete the MacOSJITEventListener per echristo's request. It was disabled by by Jeffrey Yasskin · 15 years ago
- 12ddf13 Add note by Anton Korobeynikov · 15 years ago
- 514200d Be crazy and assert in case of unsupported modifier passed. by Anton Korobeynikov · 15 years ago
- 0a2e206 Handle external symbols by Anton Korobeynikov · 15 years ago
- 8ecaf23 Distinguish between pcrel imm operands and 'normal' ones. Fix fixes gross weirdness of asmprinting. by Anton Korobeynikov · 15 years ago
- dc2165e Add basic block operands & jump kinds by Anton Korobeynikov · 15 years ago
- 3d6e560 Ignore all implicit reg operands by Anton Korobeynikov · 15 years ago
- efa236f Add a workaround for different memops prefixes by Anton Korobeynikov · 15 years ago
- 9b0b852 Checkpoint MCInst printer. We (almostly) able to print global / JT / constpool entries by Anton Korobeynikov · 15 years ago
- a3da7c3 Add reg-imm tests by Anton Korobeynikov · 15 years ago
- b5a9216 Add simple operand printing stuff by Anton Korobeynikov · 15 years ago
- 13853e2 Add experimental MSP430 MCInstLowering stuff by Anton Korobeynikov · 15 years ago
- 1074aae Wire up MSP430 printMCInst() method by Anton Korobeynikov · 15 years ago
- 680dec7 Add MSP430 InstPrinter stub by Anton Korobeynikov · 15 years ago
- 51f3f9a Use proper target data by Anton Korobeynikov · 15 years ago
- 7441d14 Respect src register allocation requirements when breaking anti-dependencies. Remove some dead code. by David Goodwin · 15 years ago
- d9723e9 Cosmetic changes. by Devang Patel · 15 years ago
- a7cc652 Fix -Asserts warning. by Daniel Dunbar · 15 years ago
- 2bcf60a Fix invalid for vector types fneg(bitconvert(x)) => bitconvert(x ^ sign) by Anton Korobeynikov · 15 years ago
- 3fd7a68 Oops. Backing out 84681 - needs to wait for the indexing patch. by Lang Hames · 15 years ago
- 67f2566 Added some debugging output to pre-alloc splitting. by Lang Hames · 15 years ago
- d0d3cbb add a real testcase for PR4313 by Chris Lattner · 15 years ago
- 82a39b3 add a test similar to that needed for PR4313, but that doesn't by Chris Lattner · 15 years ago
- b5b1e77 the date on this testcase is wrong, it is unreduced, and it passes without the fix for PR4313. by Chris Lattner · 15 years ago
- eed9e5b Fix another place that calls Loop::contains a lot to construct a sorted by Dan Gohman · 15 years ago
- f7d3570 merge and filecheckize by Chris Lattner · 15 years ago
- 7f20760 merge two tests and convert to filecheck. by Chris Lattner · 15 years ago
- 3229b0b Disable by default while debugging by Jim Grosbach · 15 years ago
- 88a8624 alternate fix for PR5258 which avoids worklist problems, with reduced testcase. by Chris Lattner · 15 years ago
- 18ed9c9 add cmd line opt to disable frame index reuse for ARM and T2. debug aid. by Jim Grosbach · 15 years ago
- cd53f64 Restore LoopUnswitch's block-oriented threshold. LoopUnswitch now checks both by Dan Gohman · 15 years ago
- 480c529 Checkpoint more aggressive anti-dependency breaking for post-ra scheduler. by David Goodwin · 15 years ago
- 03d02d4 Better handle instructions that re-def a scratch register by Jim Grosbach · 15 years ago
- bab42bd Following r84485, add Defs = [EFLAGS] to the 32-bit lock instructions too. by Dan Gohman · 15 years ago
- 1e86132 Move the Function*->allocated blocks map from the JITMemoryManager to the by Jeffrey Yasskin · 15 years ago
- f7a0c0d Register re-use for scavenged frame indices must check for re-deginition by Jim Grosbach · 15 years ago
- 1a49295 Make TranslateX86CC return COND_INVALID instead of aborting when it by Dan Gohman · 15 years ago
- f993327 Fix PR5258, jump-threading creating invalid PHIs. by Torok Edwin · 15 years ago
- 2b6183d Fix PR4313: IPSCCP was not setting the lattice value for the invoke instruction by Torok Edwin · 15 years ago
- 174101e Random #include pruning. by Benjamin Kramer · 15 years ago
- 2edef7e This file is replaeced by PIC16Section.h. by Sanjiv Gupta · 15 years ago
- 80dd453 NNT: Implement "config mode", use -config path/to/llvm-config by Daniel Dunbar · 15 years ago
- f274138 NNT: Remove unused BUILDTYPE argument. by Daniel Dunbar · 15 years ago
- 235e2f6 implement some more easy hooks. by Chris Lattner · 15 years ago
- bf16faa Implement some hooks, make printOperand abort if unknown modifiers are present. by Chris Lattner · 15 years ago
- c6b8a99 t2MOVi32imm is currently always lowered by the Thumb2ITBlockPass. by Chris Lattner · 15 years ago
- b576bea PowerPC ifdef'ing considered more complicated than one might like. by Daniel Dunbar · 15 years ago
- 2685a29 Wire up the ARM MCInst printer, for llvm-mc. by Daniel Dunbar · 15 years ago
- 07adb85 Re-apply r84295, with fixes to how the loop "top" and "bottom" blocks are by Dan Gohman · 15 years ago
- 5f4fb86 Trim unnecessary includes. by Evan Cheng · 15 years ago
- 81b16a3 Add getTopBlock and getBottomBlock member functions to MachineLoopInfo. by Dan Gohman · 15 years ago
- 13555ea Correct test for PowerPC. by Nick Lewycky · 15 years ago
- 9a6d88d Revert "Tweak top-level Makefile to facilitate Apple-style build.", this is by Daniel Dunbar · 15 years ago
- 9fb0b7e NNT: Remove duplicate verbose print. by Daniel Dunbar · 15 years ago
- 8fa4efe Now that all ARM subtargets use frame index scavenging, the Thumb1 requires* by Jim Grosbach · 15 years ago
- 0222a8c If the physical register being spilled does not have an interval, spill its sub-registers instead. by Evan Cheng · 15 years ago
- 7e831db Enable post-pass frame index register scavenging for ARM and Thumb2 by Jim Grosbach · 15 years ago
- 161dcbf lower ARM::MOVi32imm properly. by Chris Lattner · 15 years ago
- 292df8e add support for external symbols. The mc instprinter can now handle by Chris Lattner · 15 years ago
- 96bc217 get fancy: support basic block operands. Yay for jumps. by Chris Lattner · 15 years ago
- 233917c add supprort for the 'sbit' operand, MOVi apparently has one. by Chris Lattner · 15 years ago
- 413ae25 add support for instruction predicates. by Chris Lattner · 15 years ago
- 017d947 implement printSORegOperand, add lowering for the nasty and despicable MOVi2pieces :) by Chris Lattner · 15 years ago
- 1fc1dc0 Refs: A8-598. by Jim Grosbach · 15 years ago
- 780d207 Add missing encoding bits to NLdSt class of instructions. by Jim Grosbach · 15 years ago
- af0df67 X86 should ignore implicit regs when lowering to MCInst also, by Chris Lattner · 15 years ago
- 306d14f handle addmode4 modifiers, fix a fixme in printRegisterList by Chris Lattner · 15 years ago
- 84d8bf9 simplify by using the twine form of GetOrCreateSymbol by Chris Lattner · 15 years ago
- 8e6323c Updated cmake library dependencies. by Oscar Fuentes · 15 years ago
- 6009751 Enable allocation of R3 in Thumb1 by Jim Grosbach · 15 years ago