2008-06-30 |
Chuck Rose III | Adding some missing files to VStudio project files... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Evan Cheng | Suppress compiler warning. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Evan Cheng | Don't run stack slot coloring if -fast. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Don't use ISD namespace opcodes for MachineInstrs. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Use a simpler but equivalent form of RecordSource. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Evan Cheng | Add timing report for various sub-passes under Selectio... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | std::ostream and std::string microoptimizations for... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Make SmallVector's grow use memcpy in common cases |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Use plain operator new instead of new char[]. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Use reserve. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Update comments to new-style syntax. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Rename ISD::LOCATION to ISD::DBG_STOPPOINT to better... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Evan Cheng | Split scheduling from instruction selection. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Ted Kremenek | Added some comments and some cleanups. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dale Johannesen | No need to align the stack if there are no stack |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Evan Cheng | Remove unneeded include. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Reorder the fields in TargetLowering to require less... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Change bools to 1-bit bitfields to shrink ArgListEntry... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Replace some std::vectors that showed up in heap profil... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Owen Anderson | Add an isReachableFromEntry method. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Dan Gohman | Correct the allocation size for CCState's UsedRegs... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Devang Patel | Rename new lto2 tool as lto. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Ted Kremenek | Added ImmutableList, a companion ADT to ImmutableSet... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Devang Patel | Remove old LTO interface. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Devang Patel | Remove old LTO interface. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Chris Lattner | add convenience 'constructors' |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Devang Patel | Move dominator info printer into tool/opt/GraphPrinters.cpp |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Duncan Sands | ExpungeNode is only needed for new nodes! This |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Duncan Sands | Support for VAARG. As noted in a comment, this is |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Duncan Sands | Support for promoting select_cc operands. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Cedric Venet | Add loopVR files. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Duncan Sands | Revert the SelectionDAG optimization that makes |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Evan Cheng | Eliminate TargetRegisterDesc::ImmSubRegs. It's no longe... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Evan Cheng | - Re-apply 52748 and friends with fix. GetConstantStrin... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Chris Lattner | check in anton's patch to make inlining happen in a... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Chris Lattner | Implement split and scalarize for SELECT_CC, fixing... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Nick Lewycky | Because of the laziness, the required passes must exist... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Nick Lewycky | Add a value range analysis that lazily computes ranges... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Anton Korobeynikov | Revert (52748 and friends): |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Start refactoring of asmprinters: provide a TAI hook... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Unbreak |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Temporary rever invalid commit |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Move printing of module-level GVs into dedicated helper |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Use common naming convention |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Factor out stuff into helper function |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Cleanup |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Remove X86SharedAsmPrinter |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Make intel asmprinter child of generic asmprinter,... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Cleanup |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Anton Korobeynikov | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Chris Lattner | Really fix the bootstrap failure. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Chris Lattner | Add back the capability to include nul characters in... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Chris Lattner | Tighten up checking. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Dan Gohman | When folding a bitcast into a load or store, preserve... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Seo Sanghyeon | Fix GetMainExecutable. Patch by Sam Bishop. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Evan Cheng | Looks like this condition is inverted. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Owen Anderson | Add a NextPowerOf2 function to calculate the next power... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | implement some fixme's by making "autorenaming" in... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | simplify some code to avoid string thrashing. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Anton Korobeynikov | Use StringSet instead of std::set<std::string> |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | add a helper. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | Add a new version of Module::getFunction that takes... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | Tweak IRBuilder to explicitly call the setName(const... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Cedric Venet | Add an include file needed for VS. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Devang Patel | Add dominator info printer pass. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Anton Korobeynikov | Provide correct encoding for PPC LWARX instructions. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Argyrios Kyrtzidis | Since we are using GCC to assemble the program, make... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Duncan Sands | Regression test for PR2443. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Duncan Sands | Use the c modifier to tell llvm-ar not to issue a |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | Reduce number of times .size() is called on a vector... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Owen Anderson | Use a SmallSet when we can to reduce memory allocations. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Owen Anderson | Cache subregister relationships in a set in TargetRegis... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | fix the regressions from Eric's patch by making GetCons... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | simplify this check, GetConstantStringInfo validates... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | test doesn't need eh info |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Chris Lattner | when linking globals, make sure to preserve the address... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | More cruft from revert... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | Cruft left from patch revert...sorry. :-( |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | Reverting broken patch r52803. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Owen Anderson | Don't perform expensive queries checking for super... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | - Remove a use of std::vector. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bill Wendling | Refactor the DebugInfoDesc stuff out of the MachineModu... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Gordon Henriksen | Add a note for Thunderbird users to the Developer Policy. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Chris Lattner | allow updating the MPM, so that you can use one Functio... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Evan Cheng | XFAIL for now. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Bill Wendling | Remove warnings about shadowed and unused variables. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Ted Kremenek | Update VS project files. The clang executable now... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Owen Anderson | Use a DenseMap instead of an std::map for mangled name... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Chris Lattner | duncan points out that isOperationLegal includes a... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Owen Anderson | Don't create a whole new string just to copy the elemen... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Owen Anderson | Use the -enable-pre flag so this test doesn't fail. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Matthijs Kooijman | Make LLVM compile on DragonFly BSD (PR2499). |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Matthijs Kooijman | Add missing semicolumn in my last commit. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Matthijs Kooijman | Improve comments wrt createInternalize. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Bill Wendling | Cleanup for unitialized types. Patch by Jean-Daniel... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Chris Lattner | "An improved Mach-O file type detection for sys::Identi... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Owen Anderson | Reserve the size we'll need in advance. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Dale Johannesen | Allow for rounding up of stack frame. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Dale Johannesen | Fixes the last x86-64 test failure in compat.exp: |
commit | commitdiff | tree | snapshot |
next |