2010-07-23 |
Dale Johannesen | The only supported calling convention for X86-64 uses |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Bruno Cardoso... | Fix some AVX instructions which didnt had HasAVX prefix... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Bob Wilson | Add an explicit -sdk option to xcrun command. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Eric Christopher | Warnings patrol. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chris Lattner | missed a use of SizeRequired. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chris Lattner | eliminate the TargetInstrInfo::GetInstSizeInBytes hook. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chris Lattner | remove the dwarf sizing stuff which is now dead, it was |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Bruno Cardoso... | Add remaining AVX instructions (most of them dealing... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chris Lattner | remove the JIT "NeedsExactSize" feature and supporting... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chris Lattner | switch a private implementation of GetFunctionSizeInBytes. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Eric Christopher | Regenerate. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Eric Christopher | Try to work around the relative install-sh path problem. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chris Lattner | X86MCInstLower now depends on AsmPrinter being around. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chris Lattner | instead of migrating it to the MC instruction encoder... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Devang Patel | Speculatively revert 109117 |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Xerxes Ranby | ARMv4 JIT forgets to set the lr register when making... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | keep in 80 cols |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Devang Patel | Map MDNode correctly. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | add dyn_cast_or_null tests, exclude invalid dyn_cast... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | tidy up |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | add dyn_cast tests and beef up others a bit |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | fit in 80 columns |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | use cascading operator-> feature |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | mass elimination of reliance on automatic iterator... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Duncan Sands | Increase the max physreg size. Patch by Pekka Jääskelä... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | simplify |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | do not access arguments via low-level interface, do... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | pass dereferenced iterator to dyn_cast |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | pass dereferenced iterator to dyn_cast |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | use -> instead of (*). |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | cache dereferenced iterator |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Gabor Greif | undo 80 column trespassing I caused |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chandler Carruth | Mark an assert-only variable as used. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chandler Carruth | Fix the generated file name for CMake. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Tobias Grosser | Add new RegionInfo pass. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chandler Carruth | Attempt to fix linking issues with CMake. Please review... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Evan Cheng | Re-apply r109079 with fix. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Owen Anderson | Revert r109079, which broke a lot of CodeGen tests. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Owen Anderson | Update CMake files. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Reid Kleckner | Initial modifications to MCAssembler and TargetMachine... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Evan Cheng | Initialize RegLimit only when register pressure is... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Eric Christopher | Custom lower the memory barrier instructions and add... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Evan Cheng | Fix constant island pass's handling of tBR_JTr. The... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Lang Hames | If 'other' was empty 'overlapsFrom(other, other.begin... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Daniel Dunbar | lit: Add some example tests for previous commit. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Eric Christopher | 80-columns. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Nate Begeman | Make fast isel win64-aware w.r.t. call-clobbered regs |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Evan Cheng | More register pressure aware scheduling work. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Bruno Cardoso... | Add more 256-bit forms for a bunch of regular AVX instr... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Daniel Dunbar | lit: Add support for 'REQUIRES: feature-one, feature... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Dan Gohman | Make NamedMDNode not be a subclass of Value, and simpli... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Rafael Espindola | Fixes win64. It was broken by a previous patch where... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Owen Anderson | Add INSTANTIATE_AG_PASS, which combines RegisterPass... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Jim Grosbach | For ARM/Darwin, add a dwarf entry indicating whether... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Chris Lattner | add some rough support for making mcinst lowering work... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Owen Anderson | First stab at updating the documentation for INITIALIZE... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Eric Christopher | Baby steps towards ARM fast-isel. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Owen Anderson | Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Eric Christopher | Hack around extracts that aren't easy to process. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Jim Grosbach | tidy up |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Bruno Cardoso... | Add missing AVX convert instructions. Those instruction... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Jim Grosbach | tidy up. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Jim Grosbach | 80 column and trailing whitespace cleanup |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Dan Gohman | Add some debug output to help diagnose PR7689. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Nate Begeman | Fix a couple issues with Win64 ABI |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Owen Anderson | Add the INITIALIZE_PASS macro. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Bruno Cardoso... | Avoid AVX instructions to be selected instead of its... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Dan Gohman | NamedMDNode is never an operand. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Dan Gohman | Disallow null as a named metadata operand. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Daniel Dunbar | Use System/DataTypes.h instead of stdint.h, which isn... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Dan Gohman | Use TrackingVH instead of WeakVH for NamedMDNode's... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Dan Gohman | Tidy. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Owen Anderson | Move the smarts of AnalysisGroup registration into... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Dan Gohman | Delete an obsolete comment. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Chris Lattner | strip out the 2.7 release notes, this really is the... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Rafael Espindola | Fix calling convention on ARM if vfp2+ is enabled. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Gabor Greif | appease Validator |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Gabor Greif | add info on operand rotation |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Eric Christopher | Pulling out previous patch, must've run the tests in |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Eric Christopher | Lower MEMBARRIER on x86 and support processors without... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Lang Hames | Changed OStream templates to functions on raw_ostream... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Bruno Cardoso... | Add AVX only vzeroall and vzeroupper instructions |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Gabor Greif | restore aesthetics |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Evan Cheng | Teach bottom up pre-ra scheduler to track register... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Eric Christopher | Turn this test on again after the llvm-gcc change in... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Eric Christopher | Update this to use a "valid" alignment. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Bruno Cardoso... | Add new AVX vpermilps, vpermilpd and vperm2f128 instruc... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Bruno Cardoso... | Add new AVX vmaskmov instructions, and also fix the... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Dan Gohman | Give MDNode printing has access to the current Module... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Jakob Stoklund... | Change the createSpiller interface to take a MachineFun... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Dan Gohman | Make this code a little more readable. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Dan Gohman | Use DebugLocs instead of MDNodes. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Owen Anderson | Move the handling of PassRegistrationListener's to... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Bruno Cardoso... | Add new AVX vextractf128 instructions |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Dan Gohman | Don't look up the "dbg" metadata kind by name. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Chris Lattner | make asmprinter optional, even though passing in null... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Greg Clayton | Added support to MachO.h for many defines and structure... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Chris Lattner | continue pushing dependencies around. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Chris Lattner | reduce X86MCInstLower dependencies on asmprinter. |
commit | commitdiff | tree | snapshot |
next |