2010-11-18 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | trivial QoI improvement. On this invalid input: |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Chris Lattner | patch from Frits van Bommel: |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Rafael Espindola | Change CodeGen to use .loc directives. This produces... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Evan Cheng | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | ARM PseudoInst instructions don't need or use an assemb... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Revert 119600 to unbreak the build. Francois, please... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dale Johannesen | Do not throw away alignment when generating the DAG for |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Add FIXME. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Refactor the ARM PICADD and PICLDR* instructions to... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Try again at providing Thumb2 encodings for basic multi... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Francois Pichet | Appease MSVC 2008: you can't use keyword this inside... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
John Thompson | Fixed to use input redirection for source - to eliminat... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Jim Grosbach | Refactor a few ARM load instructions to better paramete... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Revert r119593 while I figure out my testing disagrees... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dan Gohman | Introduce memoization for ScalarEvolution dominates... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Owen Anderson | Provide correct Thumb2 encodings for basic multiplicati... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Oscar Fuentes | Updated library dependencies. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
John Thompson | Bug 8621 fix - pointer cast stripped from inline asm... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wesley Peck | Make MCJIT work with CMake. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | Clean up LEApcrel instuction(s) a bit. It's not really... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Factor out the code for purging a SCEV from all the... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Merge the implementations of isLoopInvariant and hasCom... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Wesley Peck | Now that the MBlaze backend is in its own directory... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Make SCEV::getType() and SCEV::print non-virtual. Move... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Owen Anderson | Second attempt at correct encodings for Thumb2 bitfield... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dale Johannesen | These tests are looking for library function names... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Move SCEV::dominates and properlyDominates to ScalarEvo... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Change ARMGlobalMerge to keep BSS globals in separate... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Fix ARMGlobalMerge pass to check if globals are entirel... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Change the symbol for merged globals from "merged"... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Fix the ARMGlobalMerge pass to look at variable sizes... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Move SCEV::isLoopInvariant and hasComputableLoopEvoluti... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | Make the ARM BR_JTadd instruction an explicit pseudo... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Evan Cheng | Avoid isel movcc of large immediates when the large... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Reference ScalarEvolution by name rather than directly... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Before replacing a phi node with a different value, it |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Owen Anderson | Revert r119551, which broke buildbots. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Verify SCEVAddRecExpr's invariant in ScalarEvolution... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Owen Anderson | Provide Thumb2 encodings for bitfield instructions. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Fix ScalarEvolution's range memoization to avoid using a |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Evan Cheng | Remove ARM isel hacks that fold large immediates into... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | make isVirtualSection a virtual method on MCSection... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Owen Anderson | More miscellaneous Thumb2 encodings. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | add some justification for "using namespace llvm;" |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bill Wendling | Add missing opcodes now that this function's used in... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Benjamin Kramer | InstCombine: Add a missing irem identity (X % X -> 0). |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Move some those Xor simplifications which don't require... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jim Grosbach | More ARM encoding bits. LDRH now encodes properly. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | various cleanups and other improvements, patch by Zhany... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Add support for .int. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Add support for .2byte, .4byte and .8byte. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Daniel Dunbar | MC-JIT: Stub out "pure" streamer. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Daniel Dunbar | MCJIT: Stub out MCJIT implementation, still doesn't... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Daniel Dunbar | lli: Add stub -use-mcjit option, which doesn't currentl... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Have InlineFunction use SimplifyInstruction rather... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Now that hasConstantValue has been made simpler, it... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Evan Cheng | Revert r119109 for now. It's breaking 176.gcc. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Previously SimplifyInstruction could report that an... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | With the newly simplified SourceMgr interfaces and... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | now that AsmPrinter::EmitInlineAsm is factored right... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Che-Liang Chiou | Add simple arithmetics and %type directive for PTX |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Evan Cheng | Simplify code that toggle optional operand to ARM:... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | rearrange how the handler in SourceMgr is installed... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | refactor the interface to EmitInlineAsm a bit, no funct... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | fix PR8613 - Copy constructor of SwitchInst does not... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bill Wendling | The machine instruction no longer encodes the submode... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bill Wendling | Proper encoding for VLDM and VSTM instructions. The... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Fix a layering violation: hasConstantValue, which is... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Have ScalarEvolution use SimplifyInstruction rather... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Have RemovePredecessorAndSimplify you SimplifyInstruction |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Duncan Sands | Remove dead code in GVN: now that SimplifyInstruction... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Memoize results from ScalarEvolution's getUnsignedRange... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Fix warnings about missing parents between || and &&. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Eric Christopher | Only avoid the check if we're the last operand before... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bill Wendling | Add binary emission stuff for VLDM/VSTM. This reuses the |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Peter Collingbourne | Fix typo: Exectuable -> Executable |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Use new neon_vector_type and neon_polyvector_type attri... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Change Neon polynomial types to be signed to match... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Refactor to new GetNumElements function. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bill Wendling | Use the correct variable names so that the encodings... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Dan Gohman | Reapply r118917. With pseudo-instruction expansion... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chris Lattner | update coding standards. Partial specialization is... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Oscar Fuentes | Fix assembling X86CompilationCallback_Win64.asm on... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Dale Johannesen | Test for llvm-gcc patch 119392. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chris Lattner | libc++ and compiler_rt are now dual licensed under... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Dan Gohman | Fix grammaro. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Evan Cheng | Add ExpandPseudos.cpp. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Rafael Espindola | Add .loc methods to the streamer. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Dan Gohman | Split pseudo-instruction expansion into a separate... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Rafael Espindola | Add const. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jakob Stoklund... | Fix emergency spilling in LiveIntervals::spillPhysRegAr... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jakob Stoklund... | Print out the register class of the current interval. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Peter Collingbourne | Document -enable-no-infs-fp-math and -enable-no-nans... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Tidy up some things in <arm_neon.h>. |
commit | commitdiff | tree | snapshot |
next |