2008-04-01 |
David Greene | Iterators folloring a SmallVector erased element are... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Bill Wendling | Fix compilation errors on MSVC. Patch by Argiris Kirtzidis! |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Remove unnecessary and non-deterministic checking code... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Re-materialization is for uses only. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Dan Gohman | Don't use __bzero for memset if the second argument... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Dan Gohman | Speculatively micro-optimize memory-zeroing calls on... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Dale Johannesen | Revert 49006 for the moment. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | add a dropped hunk from Jon Sargeant's patch. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | make langref more precise, wave 1, from Jon Sargeant |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Owen Anderson | Don't dereference MBB->end(). |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Change the MemoryBuffer::getFile* methods to take just... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | minor typo |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Disabling remat of load from gv stub (temporarily)... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | add some #includes. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | MappedFile is dead, remove it. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Implement Path::MapInFilePages/UnMapFilePages on unix... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Reimplement MemoryBuffer::getFile with three enhancements: |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Stub out some sys::Path::MapInFilePages/UnMapFilePages... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | change the archive stuff to use MemoryBuffer instead... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | prune unneeded #includes |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | rewrite SourceFile to be in terms of MemoryBuffer,... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Make MappedFile::map return a const correct pointer... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Remove the MappedFile::charBase member, rename base... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Change DiffFilesWithTolerance to be written in terms... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | add an accessor. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | Remove MappedFile support for mapping files for write... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | remove extraneous #include |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | add missing #includes |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | More soft fp fixes. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Pasto. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Add comment. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Evan Cheng | Unbreak ARM / Thumb soft FP support. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Dale Johannesen | Accept 'y' constraint (MMX) in inline asm. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | update comment. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | cleanup the MappedFile API and comments. This removes... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Chris Lattner | remove DEFINING_FILE_FOR for MappedFile.h |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Dale Johannesen | Emit exception handling info for functions which are |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Dale Johannesen | Mark functions in some tests as 'nounwind'. Generating |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Evan Cheng | It's not safe to fold a load from GV stub or constantpo... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nate Begeman | Actually disable crash reporting on Mac OS X, returning... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Dan Gohman | Set blockBegin to point to the beginning of the block, |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Evan Cheng | Move reMaterialize() from TargetRegisterInfo to TargetI... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Dan Gohman | Fix a DAGCombiner optimization to respect volatile... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Gordon Henriksen | Add a unified 'generated documentation' target so the... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Torok Edwin | test commit |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Gordon Henriksen | Reverting r48974. See PR2183 for details. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Erick Tryzelaar | Expose Function::viewCFG and Function::viewCFGOnly... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Erick Tryzelaar | There isn't any c++ code in LangImpl8.html, so use... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Erick Tryzelaar | Chapter 5, 6, and 7 of the ocaml/kaleidoscope tutorial |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Evan Cheng | Re-apply 48911. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Evan Cheng | The support for remat of instructions with a register... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Erick Tryzelaar | Quote the ocaml executables |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Owen Anderson | Fix a major bug in the DFS calculation. Thanks for... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Nate Begeman | Don't eliminate bitcast instructions that change the... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Erick Tryzelaar | Tweak build system to allow for installing the tutorial... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Duncan Sands | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Erick Tryzelaar | Fix some documentation for the tutorial. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Nick Lewycky | Moved from PR1570. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Chris Lattner | stop building llvmc. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Chris Lattner | Fix "Control reaches the end of non-void function"... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Chris Lattner | minor code cleanups, allow constant folding sinf/cosf. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Chris Lattner | fix typo, PR2181 |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Erick Tryzelaar | Add chapter 3 and 4 of the ocaml/kaleidoscope tutorial. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Evan Cheng | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Anton Korobeynikov | Honour another bunch of parameter attributes in llvm2cpp |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Anton Korobeynikov | Honour ByVal parameter attribute in llvm2cpp |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Chris Lattner | change iterator invalidation avoidance to just move... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Chris Lattner | make the common case of a single store (which clearly... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Chris Lattner | add a testcase for forming memset from noncontiguous... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Chris Lattner | give form-memset a significantly more sane heuristic... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Owen Anderson | Remove some unneeded code for LiveInterval joining... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Evan Cheng | Cosmetic change. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Dan Gohman | Fix a tokenfactor node to use the load chain rather... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Evan Cheng | Backing out 48911 for now. It's breaking stuff. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Chris Lattner | ifdef out a dead function. Should this be removed? |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Duncan Sands | Rename getAnyLoad to getLoad is suggested by Evan. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Evan Cheng | Load from stub is already re-materializable. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Nick Lewycky | Update example to new syntax. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Chris Lattner | make memset inference significantly more powerful:... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Bill Wendling | Simplify the conversion from "0x" numbers to a single... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Duncan Sands | Implement LegalizeTypes support for softfloat LOAD. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Dan Gohman | Avoid creating chain dependencies from CopyToReg nodes... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Devang Patel | PHI->removeIncomingValue may remove PHInode. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Devang Patel | add another testcase |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Mikhail Glushenkov | Fix build breakage on Windows with GCC 4.3. References... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Roman Levenstein | Fix spelling. Thanks, Duncan! :-) |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Roman Levenstein | Speed-up the SumOfUnscheduledPredsOfSuccs by introducin... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Erick Tryzelaar | Adding the first two chapters of the ocaml/kaleidoscope... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Chris Lattner | when a node is removed from an ilist, set its next... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Devang Patel | New test case. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Evan Cheng | Allow certain lea instructions to be rematerialized. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Evan Cheng | Remove an unused command line option. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Evan Cheng | Fix a memory bug: increment an iterator of a deleted... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Erick Tryzelaar | Expose ExecutionEngine::getTargetData() to c and ocaml... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Chuck Rose III | Updating win32 VStudio project files with new file... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Dale Johannesen | Fix a bug in Darwin EH: FDE->CIE pointer must |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Mikhail Glushenkov | Another test commit (with git-svn) |
commit | commitdiff | tree | snapshot |
next |