2008-08-14 |
Devang Patel | If IV is used in a int-to-float cast inside the loop... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Owen Anderson | Have LeakDetector use a SmallPtrSet instead of an std... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Dan Gohman | Improve support for vector casts in LLVM IR and CodeGen. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Owen Anderson | Speed up addRegisterDead by adding more fast checks... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Dan Gohman | Use empty() instead of begin() == end(). |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Matthijs Kooijman | Replace two for loops with while(!X->use_empty()) loops... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Owen Anderson | Get rid of a use of std::map. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Dan Gohman | Fix a bogus srem rule - a negative value srem'd by... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Owen Anderson | Expunge the last uses of std::map from LiveIntervals. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Owen Anderson | Move r2iMap_ over to DenseMap from std::map. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Dan Gohman | Allow SelectionDAG to create EXTRACT_VECTOR_ELT nodes... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Owen Anderson | Make the allocation of LiveIntervals explicit, rather... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Owen Anderson | Switch this from std::map to DenseMap. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Dan Gohman | Fix SCCP's handling of struct value loads and stores... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Daniel Dunbar | Add svn:ignore on several Release-Asserts directories |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Daniel Dunbar | Add default constructor to APSInt |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Daniel Dunbar | Update makellvm to return correct result code. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Devang Patel | Rename. s/FindIVForUser/FindIVUserForCond/g |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Duncan Sands | Teach constant folding that an inttoptr of a |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Dan Gohman | Initial checkin of the new "fast" instruction selection... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Dan Gohman | Oops, check in these files too, for the FastISel -... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Dan Gohman | Rename SelectionDAGISel's FastISel to Fast, to begin... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Dale Johannesen | Generated files for 54744. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Dale Johannesen | Add read/write support for X86's sseregparm. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Owen Anderson | Get rid of unused variable. |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Owen Anderson | 1) Merge entire live intervals instead of parts of... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Duncan Sands | Rename this, in case people think that NullFolder |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Bruno Cardoso... | Removed SELECT_CC custom lowering. This is not needed... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Devang Patel | Check sign to detect overflow before changing compare... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Dale Johannesen | When resolving a stub in x86-64 JIT, use a PC-relative... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Bill Wendling | Remove tabs. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Bill Wendling | Update. Remove bogus webpage. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Dale Johannesen | Make x86-64 JIT changes Darwin-specific. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Duncan Sands | Add a NullFolder class that doesn't fold constants. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Dan Gohman | Extend ScalarEvolution's executesAtLeastOnce logic... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Jim Grosbach | Whitespace cleanup. Test commit. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Dale Johannesen | In the absence of a linker to build the GOT, use the... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Dan Gohman | Correct the filename in the top-of-file comment. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Dan Gohman | Avoid repeatedly reallocating the FoldingSetNodeID... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Devang Patel | Use SmallVector instead of std::vector |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Duncan Sands | Point people to ConstantExpr and ConstantFolding, |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Devang Patel | Use DenseMap to keep track of last users. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Dale Johannesen | Some fixes for x86-64 JIT. Make it use small code |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Chris Lattner | add a helper method to sys::Path for clang, patch by |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Chris Lattner | Implement support for simplifying vector comparisons... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Devang Patel | Keep track of analysis usage information for passes... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Dan Gohman | Improve the grep commands for this test to be tolerant... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Dan Gohman | Take the FrameOffset into account when computing the... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Nate Begeman | Implement ISD::TRAP support on PPC |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Duncan Sands | Make it possible to use different constant |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Chris Lattner | the stacker doc is way out of date. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Chris Lattner | remove obsolete files |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Chris Lattner | move some more stuff out of my email into readme.txt |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Chris Lattner | "This patch adds a virtual call to AbstractLatticeFunct... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Duncan Sands | Unbreak the llvm-gcc build: recent changes to |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Cedric Venet | update VS project. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Chris Lattner | Make 'Insert' set the name for Loads, instead of passin... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Chris Lattner | comment update |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Gordon Henriksen | Fix some typos. Apparently I think C needs a power... |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Gordon Henriksen | Delete a redundant binding, LLVMHasInitializer. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Gordon Henriksen | [PR-2610] Adding Ocaml bindings for Switch::addCase. |
commit | commitdiff | tree | snapshot |
2008-08-09 |
Gordon Henriksen | Ignore output directories. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Gordon Henriksen | Fix the LLVMCreateJITCompiler C binding. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Eric Christopher | Have IRBuilder take a template argument on whether... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dan Gohman | Canonicalize nested AddRecs in by nesting them in order... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dan Gohman | Add an EXTRACTPSmr pattern to match the pattern that |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Anton Korobeynikov | Properly print flags on Sparc |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Anton Korobeynikov | Generalize |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Anton Korobeynikov | Use mergeable strings sections on sparc |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Anton Korobeynikov | Handle visibility printing with all generality. Remove... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Anton Korobeynikov | Use chars, where possible |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Anton Korobeynikov | Convert PPC/Linux to new section printing stuff |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Anton Korobeynikov | Switch PPC/Darwin to new section handling stuff |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Anton Korobeynikov | Cleanup |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Owen Anderson | Reduce the entries in a phi before testing it for deadn... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Evan Cheng | Undo most of r54519. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Chris Lattner | Don't call getAnalysisUsage unless -debug-pass is enabl... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Evan Cheng | Add -fast command line option to lli. It enables fast... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Evan Cheng | Add new parameter Fast to createJIT to enable the fast... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Evan Cheng | Add skeleton of simple basic block instruction selector. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Nick Lewycky | Testcase for r54520. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Evan Cheng | It's not legal to output a GV in a coalesced section... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Evan Cheng | Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Nick Lewycky | Don't crash printing the asm for a ConstantExpr PtrToIn... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bruno Cardoso... | Support added for ctlz intrinsic, test case added. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Chris Lattner | Speed up the passmgr by avoiding heap thrashing on... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bruno Cardoso... | Match raw "psp" triple target, as done by the homebrew... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bruno Cardoso... | [Last] Batch 7 of Mips CodeGen tests |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bruno Cardoso... | Batch 6 of Mips CodeGen tests |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bruno Cardoso... | Batch 5 of Mips CodeGen tests |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bruno Cardoso... | Batch 4 of Mips CodeGen tests |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bruno Cardoso... | Batch 3 of Mips CodeGen tests |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bruno Cardoso... | Batch 2 of Mips CodeGen tests |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Bruno Cardoso... | Batch 1 of Mips CodeGen tests, more coming... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Dale Johannesen | Testcases for 54503. One derived from PR 2533, the |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Gabor Greif | use the more precise 'op1' instead of 'var1' since... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Bruno Cardoso... | Added Mips support for DYNAMIC_STACKALLOC |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Bruno Cardoso... | Add the remaining fp_round libcalls: |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Owen Anderson | Do a dominator walk when scheduling copies, rather... |
commit | commitdiff | tree | snapshot |
next |