2009-10-28 |
Evan Cheng | Give ARMISD::EH_SJLJ_LONGJMP and EH_SJLJ_SETJMP names. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Owen Anderson | Be more careful about invariance reasoning on "store... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Evan Cheng | X86 palignr intrinsics immediate field is in bits.... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Owen Anderson | Add trivial support for the invariance intrinsics to... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | add bitcode reader support for blockaddress. We can... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | bitcode writer support for blockaddress. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | Previously, all operands to Constant were themselves... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | doc bug spotted by apinski |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | 'static const void *X = &&y' can only be put in the |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Dan Gohman | Rewrite SelectionDAG::isPredecessorOf to be iterative... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | full asmparser support for blockaddress. We can now do: |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | asmprinter support for BlockAddress. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | when we tear down a module, we need to be careful to |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | basic blocks can now have non-instruction users. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Dan Gohman | Teach MachineLICM to unfold loads from constant memory... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Evan Cheng | Use fconsts and fconstd to materialize small fp constants. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Evan Cheng | Add a second ValueType argument to isFPImmLegal. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Dan Gohman | Mark dead physregdefs dead immediately. This helps... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Dan Gohman | Allow constants of different types to share constant... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Evan Cheng | Remove getIEEEFloatParts and getIEEEDoubleParts. They... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Dan Gohman | Update SystemZ to use PSW following the way x86 uses... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Bob Wilson | Add an indirect branch pattern for ARM. Testcase will... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jeffrey Yasskin | Fix the ModuleDeletion test on PPC and ARM. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | rename indbr -> indirectbr to appease the residents... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | IR support for the new BlockAddress constant kind.... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bob Wilson | Record CodeGen optimization level in the BranchFolding... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jeffrey Yasskin | Rename lib/VMCore/ConstantsContext.h:ValueMap<> to... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bill Wendling | Add new note. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Lang Hames | Fixed a bug in the coalescer where intervals were occas... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jim Grosbach | Enable virtual register based frame index scavenging... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bill Wendling | Move and clarify note. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jim Grosbach | Infrastructure for dynamic stack realignment on ARM... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bill Wendling | Note corrected. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bill Wendling | Modify note. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jeffrey Yasskin | Revert the API changes from r85295 to make it easier... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bill Wendling | Add a note. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Devang Patel | Factor out redundancy from clone() implementations. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Dan Gohman | Update the MachineBasicBlock CFG for an indirect branch. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Dan Gohman | Add CodeGen support for indirect branches. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | typo |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | you can't take the address of the entry block of a... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | improvements from gabor. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | make the build build. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Evan Cheng | Add new APFloat methods that return sign, exp, and... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | Random updates to passes for indbr, I need blockaddress... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | cppbackend support for indbr |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | CBE support for indbr. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | fix things pointed out by Dan! |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | document the forthcoming blockaddress constant. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Johnny Chen | Similar to r85280, do not clear the "S" bit for RSBri... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Devang Patel | Do not held on to DenseMap slot accross map insertion... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Johnny Chen | Set condition code bits of BL and BLr9 to 0b1110 (ALway... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | don't use stdio |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jeffrey Yasskin | Change the JIT to compile eagerly by default as agreed in |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | fix pasto pointed out by Rafael |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Dale Johannesen | Add radar number. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Dale Johannesen | Testcase for llvm-gcc patch 85284. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Victor Hernandez | Rename MallocFreeHelper as MemoryBuiltins |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Oscar Fuentes | CMake: Install .inc files too. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Oscar Fuentes | Rather than excluding quite some things, and still... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Evan Cheng | Do away with addLegalFPImmediate. Add a target hook... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bob Wilson | Do not clear the "S" bit for RSCri and RSCrs. They... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | add enough support for indirect branch for the feature... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Johnny Chen | Explicitly specify 0b00, i.e, zero rotation, as the... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Rafael Espindola | Add missing testcase. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | change of mind :) |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Sanjiv Gupta | Remove unnecessary gotos to fall-thru successors. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | rename test. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Johnny Chen | Test commit. Added '.' to the comment line. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | Type.h doesn't need to #include LLVMContext.h |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | pseudosourcevalue is also still using getGlobalContext... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | apparently the X86 JIT isn't fully contextized, it... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nick Lewycky | Fix reversed logic spotted by Owen Anderson. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | trim another #include |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | remove an unneeded #include. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Edward O'Callaghan | Convert Analysis tests to FileCheck in regards to PR5307. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Rafael Espindola | Correctly align double arguments in the stack. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mikhail Glushenkov | 80-col violation. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bob Wilson | Fix Thumb2 failures by converting them to FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bob Wilson | Fix the rest of the ARM failures by converting them... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bob Wilson | Fix some more failures by converting to FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | Fix a pretty serious misfeature of the inliner: if... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | convert to filecheck. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bob Wilson | Convert to FileCheck, fixing failure due to tab change... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Chris Lattner | lang points out that the comment is out of date with... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mike Stump | Fix VS build, patch by Marius Wachtler. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mike Stump | VS build fix, patch by Marius Wachtler. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jeffrey Yasskin | Fix OProfileJITEventListener after r85182. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Eric Christopher | Add objectsize intrinsic and hook it up through codegen... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Evan Cheng | Now VFP instructions. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Dan Gohman | Add braces to avoid ambiguous else. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Evan Cheng | Change Thumb1 and Thumb2 instructions to separate opcod... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Jeffrey Yasskin | Automatically do the equivalent of freeMachineCodeForFu... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Victor Hernandez | Rename MallocHelper as MallocFreeHelper, since it now... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Owen Anderson | Forgot to commit these. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Owen Anderson | Add a straight-forward implementation of SCCVN for... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Evan Cheng | Change ARM asm strings to separate opcode from operands... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Victor Hernandez | Remove all references to MallocInst and FreeInst |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Victor Hernandez | Remove FreeInst. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Bob Wilson | Try to get ahead of Johnny Chen and pro-actively add... |
commit | commitdiff | tree | snapshot |
next |