2011-04-26 |
Evan Cheng | This test should be in MC. It breaks with changes to... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Chris Lattner | make a couple of changes to the standard pass pipeline: |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Chris Lattner | Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Chris Lattner | some random cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Chris Lattner | add an m_ConstantInt matching predicate that binds... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Jim Grosbach | ARM and Thumb2 support for atomic MIN/MAX/UMIN/UMAX... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Rafael Espindola | Print the label if we will use it in debug_frame. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Devang Patel | Refactor code. Keep dwarf register operation selection... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Jakob Stoklund... | Use the new TRI->getLargestLegalSuperClass hook to... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Jakob Stoklund... | Add a TRI::getLargestLegalSuperClass hook to provide... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Benjamin Kramer | Force a triple on this test to unbreak windows buildbots. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Devang Patel | Fix an off by one error while accessing complex address... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Chris Lattner | Improve the bail-out predicate to really only kick... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Dan Gohman | Fast-isel support for simple inline asms. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Oscar Fuentes | Honor LLVM_BUILD_RUNTIME. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Rafael Espindola | Add test for PR9743. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Duncan Sands | Another example of a static table that wasn't marked... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Chris Lattner | don't emit the symbol name twice for local bss and... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Nick Lewycky | Add cmakefiles to build profile_rt.so! |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Evan Cheng | Fix typo |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Rafael Espindola | Print all the moves at a given label instead of just... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Nick Lewycky | Rename everything to follow LLVM style ... I think. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Rafael Espindola | No relocation produces a SLEB or ULEB, make sure they... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Chris Lattner | Enhance MemDep: When alias analysis returns a partial... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Devang Patel | Let dwarf writer allocate extra space in the debug... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Devang Patel | Rename a local variable. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Devang Patel | Rename a method to match what it really does. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Devang Patel | Do not drop a variable's complex address if it is not... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Dan Gohman | Fix an iterator invalidation bug. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Eric Christopher | Make this test disable fast isel as it's not needed. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Chris Lattner | mark a large static table static. Pointed out by Micha... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Chris Lattner | Improve adherence to general style, use "foo_t &x"... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Chris Lattner | allow adding a FoldingSetNodeID to a FastFoldingSetNode... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Chris Lattner | add a missed bitfield instcombine. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Akira Hatanaka | Lower BlockAddress node when relocation-model is static. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Devang Patel | A dbg.declare may not be in entry block, even if it... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Benjamin Kramer | Make tests more useful. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Chandler Carruth | Remove some hard coded CR-LFs. Some of these were the... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Duncan Sands | Fix comment typo. Noticed by Liu. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Rafael Espindola | Simplify the logic. Noticed by aKor. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Rafael Espindola | Synchronize the conditions for producing a .cfi_startpr... |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Sebastian Redl | Fix Target/ARM/Thumb1FrameLowering.h header guard. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Sebastian Redl | Give MC/MCDisassembler/Disassembler.h a header guard. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Sebastian Redl | Give SplitKit.h a header guard. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Sebastian Redl | Give ImmutableIntervalMap.h an include guard. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Jay Foad | Fix an assert to check exactly what it says. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Mikhail Glushenkov | Add a TODO. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Mikhail Glushenkov | Regenerate. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Mikhail Glushenkov | Remove all references to plugins from the LLVMC docs. |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Jay Foad | PR9214: Convert the DIBuilder API to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Jay Foad | Remove unused STL header includes. |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Jay Foad | Like the coding standards say, do not use "using namesp... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Benjamin Kramer | Silence an overzealous uninitialized variable warning... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Andrew Trick | Accidental function name mangling. |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Andrew Trick | Thumb2 and ARM add/subtract with carry fixes. |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Andrew Trick | Comment edit. |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2011-04-23 |
NAKAMURA Takumi | docs: Introduce cascading style <div> and <p> continued... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
NAKAMURA Takumi | test/CodeGen/X86/shrink-compare.ll: Relax expressions... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Owen Anderson | Teach FastISel to deal with instructions that have... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Devang Patel | Let front-end tie subprogram declaration with subprogra... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Eric Christopher | Fix comment. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Jakob Stoklund... | Always compare the cost of region splitting with the... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Mikhail Glushenkov | The .inc file is auto-generated and must not be edited... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Chris Lattner | Recommit the fix for rdar://9289512 with a couple tweaks to |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Johnny Chen | Disassembly of A8.6.59 LDR (literal) Encoding T1 (16... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Benjamin Kramer | DAGCombine: fold "(zext x) == C" into "x == (trunc... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Devang Patel | Do not leak argument's DbgVariables. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Devang Patel | Add asserts. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Benjamin Kramer | X86: Try to use a smaller encoding by transforming... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Frits van Bommel | Comment out some unused parameter names to silence... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Eric Christopher | Use enums for constant values. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Eric Christopher | Make the file format strings a little prettier for... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Eric Christopher | Add MachOObjectFile.cpp to cmake. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Eric Christopher | Hook in mach-o object files into Object interface. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Eric Christopher | Add support for 64-bit object files to Path. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Eric Christopher | Add an ObjectFile implementation for mach-o. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Eric Christopher | 80-col fix. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
NAKAMURA Takumi | include/llvm/Target/TargetAsmInfo.h: Fix a warning. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Evan Cheng | In Thumb2 mode, lower frame indix references to: |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Evan Cheng | Typo |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Chandler Carruth | Delete the other unused variable in this function.... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Chandler Carruth | Remove an unused variable from a function. This is... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Bill Wendling | Branch folding is folding a landing pad into a regular BB. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Bob Wilson | Define Neon load/store intrinsics for Clang as macros... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Rafael Espindola | Compute the size of the FDE encoding instead of hard... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Rafael Espindola | Remove unused argument. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Rafael Espindola | Don't pass address spaces to EmitULEB128IntValue. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Devang Patel | Fix DWARF description of Q registers. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Devang Patel | Fix DWARF description of S registers. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Devang Patel | Add DW_OP_bit_piece. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Devang Patel | Refactor. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Devang Patel | Test case for r129922 |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Jay Foad | PR9214: Convert Metadata API to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Matt Beaumont-Gay | Don't recycle loop variables. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Jakob Stoklund... | Allow allocatable ranges from global live range splitti... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Rafael Espindola | Fix relative relocations. This is sufficient for runnin... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Devang Patel | As per ARM docs, register Dx is described as DW_OP_regx... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Devang Patel | Add comment in output stream. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Daniel Dunbar | Revert r1296656, "Fix rdar://9289512 - not folding... |
commit | commitdiff | tree | snapshot |
next |