2008-05-14 |
Evan Cheng | Silence warnings. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Nate Begeman | Add support to IR builder for new vicmp, vfcmp routines |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Evan Cheng | Really silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Nate Begeman | Don't generate unused variables in a no-assert build |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Evan Cheng | Really silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dale Johannesen | CommonLinkage (missed a file) |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dale Johannesen | Generated files for CommonLinkage. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dale Johannesen | Add CommonLinkage; currently tentative definitions |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Evan Cheng | Silence some compiler warnings. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Devang Patel | Simplify internalize pass. Add test case. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dan Gohman | When bit-twiddling CondCode values for integer comparis... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Devang Patel | Recover nestedloop regression reported by nightly tester. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Tanya Lattner | Check if llvm-gcc is available before running tests... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Sanjiv Gupta | Detabification. Fixed indentation and spacing. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Roman Levenstein | Do not generate by TableGen the hard-coded standard... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Argyrios Kyrtzidis | Upgrading clang VC++ solution to VC++ express 2008. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Duncan Sands | Make this test pass on x86-32 linux. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Argyrios Kyrtzidis | Adding missing files to Transforms and VMCore VC++... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Arnold Schwaighofer | Add documentation for tail call optimization to CodeGen... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Sanjiv Gupta | Added configure switches for PIC16 in configure.ac. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Nicolas Geoffray | Fix typo in ParameterAttribute fields usage. Add an... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Sanjiv Gupta | Fixed the file description header at the top to remove... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dan Gohman | Commit the header I accidentally left out of 51083. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Evan Cheng | Doh. Alignment is in bytes, not in bits. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dan Gohman | Change target-specific classes to use more precise... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dan Gohman | Move RemoveFromVector out of the global namespace. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dan Gohman | Whitespace cleanups. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dan Gohman | Make PreVerifyID, IntSigsEnd, and KillSigsEnd const. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dan Gohman | Make getNumContainedManagers and getNumContainedPasses... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dan Gohman | Make PassInfo noncopyable. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Devang Patel | Do not run instruction combiner in middle of loop optim... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Dan Gohman | Split the loop unroll mechanism logic out into a utilit... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Owen Anderson | Fix Analysis/BasicAA/pure-const-dce.ll. This turned... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Gabor Greif | Merge of r51073-51074 from use-diet branch. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Eric Christopher | Make this function public. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Devang Patel | Dominance Frontier is cfg only pass. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Owen Anderson | Fix memdep's handling of invokes when finding the depen... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Chris Lattner | Update the Win32 project files, patch by Razvan Aciu! |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Dale Johannesen | Fix for PR 2323, infinite loop in tail dup. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Evan Cheng | - Fix the pasto in the fix for a previous pasto. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Dan Gohman | s/indicies/indices/ and clarify the extractvalue and... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Nate Begeman | Fix one more encoding bug. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Sanjiv Gupta | Added configure switches for PIC16 backend. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Evan Cheng | - Don't treat anyext 16-bit load as a 32-bit load if... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Anton Korobeynikov | Add thin layer over StringMap to form StringSet. By... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Owen Anderson | Make the non-local CSE safety checks slightly more... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Sanjiv Gupta | Adding files for Microchip's PIC16 target. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Evan Cheng | Instead of a vector load, shuffle and then extract... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Owen Anderson | Add a testcase for non-local CSE of read-only calls. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Owen Anderson | Add support for non-local CSE of read-only calls. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Gabor Greif | Derive GetResultInst from UnaryInstruction, this simpli... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Dan Gohman | Change class' public PassInfo variables to by initializ... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Nate Begeman | 80 col / tabs fixes |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Nate Begeman | Fix and encoding error in the psrad xmm, imm8 instruction. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Evan Cheng | On x86, it's safe to treat i32 load anyext as a normal... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Dan Gohman | Clean up the use of static and anonymous namespaces... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dan Gohman | Initial documentation for first-class aggregates changes. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dan Gohman | Fix a malformed %gt; |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Nate Begeman | Teach Legalize how to scalarize VSETCC |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Evan Cheng | Xform bitconvert(build_pair(load a, load b)) to a singl... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dale Johannesen | New test for tail merging |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dale Johannesen | Be more aggressive about tail-merging small blocks |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Bill Wendling | Constify isSourceDefinedByImplicitDef function. Otherwi... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Bill Wendling | Constify the machine instruction passed into the |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Nate Begeman | Initial X86 codegen support for VSETCC. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dale Johannesen | Further rework of tail merge algorithm. Not quite |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Nate Begeman | Simplify some checks |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dan Gohman | Fix a copy+paste bug; pseudo-instructions shouldn't... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Nate Begeman | Pointer comparisons should use icmp, not vicmp |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Owen Anderson | Go back to passing the analyses around as parameters. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Nate Begeman | Pointer comparisons should be handled by icmp, not... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Evan Cheng | Forgot this. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Nate Begeman | Hard code CmpInst back to i1 for now while I go track... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Evan Cheng | Refactor isConsecutiveLoad from X86 to TargetLowering... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Bill Wendling | Revert the previous commit. Go ahead and hoist remateri... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Nate Begeman | Add support for vicmp/vfcmp codegen, more legalize... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Bill Wendling | One real change - don't hoist something that's triviall... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Nate Begeman | Fix build breakage |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Nate Begeman | Add two new instructions to the llvm IR, vicmp and... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dan Gohman | Make firstEightPowers const. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dan Gohman | Update comments. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Mikhail Glushenkov | Filter option names to escape symbols not allowed as... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Mikhail Glushenkov | Make it possible to choose between different compilatio... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Mikhail Glushenkov | Fix some error messages; Make LLVMC pass through the... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dan Gohman | Fix a compile error on compilers that still want a... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Dan Gohman | Fix a missing break in the ISD::FLT_ROUNDS_ handling... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Duncan Sands | Testcase for PR2264. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Owen Anderson | Move the various analyses used by GVN into static varia... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Chris Lattner | prune #includes. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Chris Lattner | Add a new SparsePropagation analysis utility, which... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Nick Lewycky | Make constructors target-specific. This fixes problems... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Anton Korobeynikov | Add note |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Chris Lattner | Fix various DOUTs to not call the extremely expensive... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Chris Lattner | Simplify code by using SwitchInst::findCaseValue instea... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bill Wendling | Remove warnings when using -Wshorten-64-to-32. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Duncan Sands | Testcase for PR2303. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Anton Korobeynikov | Fix linking of internal aliases |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bill Wendling | Prevent -W64-to-32-shortened warnings. |
commit | commitdiff | tree | snapshot |
next |