2010-11-27 |
Daniel Dunbar | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | Object/Mach-O: Add header and load command information. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bob Wilson | Refactor. Set alignment bit in VLD1-dup instruction... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | build/Makefiles: Don't build unittests when ONLY_TOOLS... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | Object/Mach-O: Validate Mach-O magic and initialize... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bob Wilson | Add NEON VLD1-dup instructions (load 1 element to all... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bob Wilson | Fix incorrect scheduling itineraries for NEON vld1... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: More sketching. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Stub out C++ macho-dump tool. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Start stubbing out a Mach-O object file... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | Reduce nesting. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Migrate more constants into MachOFormat.h. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Switch to using MachOFormat.h. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | MC/Mach-O: Introduce Object/MachOFormat for describing... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Daniel Dunbar | macho-dump: Fix typo. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Benjamin Kramer | BitVector tweaks. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Benjamin Kramer | StringRefs are POD-like. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
NAKAMURA Takumi | unittests/JITTests: Don't use --export-dynamic but... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
NAKAMURA Takumi | test/site.exp.in: Add "emitir", for now, fixing up... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jakob Stoklund... | Add B+-tree test case that creates a height 3 tree... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jakob Stoklund... | Extract template function adjustSiblingSizes(), allowin... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rafael Espindola | Remove the unused TheTarget member. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Michael J.... | Fix spelling! |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Michael J.... | Fix Whitespace. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jakob Stoklund... | Move tree navigation to a new Path class that doesn... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Remove explicit uses of -emit-llvm, the test infrastruc... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Remove explicit uses of -emit-llvm, the test infrastruc... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Oscar Fuentes | Bump required cmake version on CMake.html. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Use -S rather than -c for the benefit of dragonegg. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Remove explicit uses of -emit-llvm, the test infrastruc... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Judging from the comment, the system assembler is suppo... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Remove explicit uses of -emit-llvm, the test infrastruc... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Dragonegg cannot output bitcode, only human readable... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Use LLVMCC_EMITIR_FLAG rather than hard-coding "-emit... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Using LLVMCC_EMITIR_FLAG rather than hard-coding -emit... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | It seems inconsistent to have LLVMCC_EMITIR_FLAG and |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Benjamin Kramer | SDep is POD-like. Shave off a few bytes from SUnit... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Duncan Sands | Initial support for being able to specify the llvm... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Rafael Espindola | Use multiple 0x66 prefixes so that all nops up to 15... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Benjamin Kramer | Namespacify. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Rafael Espindola | Factor some code to parseSectionFlags and fix the defau... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Michael J.... | system_error: Even more unsupported error numbers :(. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Nick Lewycky | Treat a call of function pointer like a load of the... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rafael Espindola | Behave a bit more like gnu as and use the symbol (inste... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Michael J.... | 80 col. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Michael J.... | google test depends on Support. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rafael Espindola | Relocate with the symbol if the relocation is of kind... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Michael J.... | unittests: Add initial Path-V2 test. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Michael J.... | Path Version 2. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Michael J.... | unittests: Add SystemTests. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rafael Espindola | Fix and add tests for all cases in x86 and x86_64 where... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rafael Espindola | Testcase for r120017. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wesley Peck | Updating MBlaze .mask and .frame directives to match... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Wesley Peck | 1. Fixing error where basic block labels were not being... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Kalle Raiskila | Use i8 as SETCC result type for i1 in SPU. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Kalle Raiskila | Allow for 'fcmp ogt' in SPU. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rafael Espindola | If a symbol is used as tls, mark it as tls even if... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
NAKAMURA Takumi | include/llvm/System/system_error.h: ECANCELED is undefi... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Ted Kremenek | Tweak ImmutableMap/ImmutableSet/ImmutableList APIs |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Jakob Stoklund... | Generalize overflowLeaf to also handle overflows in... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris Lattner | add a MemoryBuffer::getOpenFile method, which turns... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Michael J.... | system_error: Add fixme. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Duncan Sands | Rename SimplifyDistributed to the more meaningfull... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Benjamin Kramer | The srem -> urem transform is not safe for any divisor... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Duncan Sands | Replace calls to ConstantFoldInstruction with calls... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Duncan Sands | Constant folding here is pointless, because Instruction... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Jason W Kim | Move the ARM reloc constants to Support/ELF.h |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Bob Wilson | Recognize sign/zero-extended constant BUILD_VECTORs... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Bob Wilson | Fix copy-and-paste error in exception message. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Benjamin Kramer | InstCombine: Reduce "X shift (A srem B)" to "X shift... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Duncan Sands | Propagate LeftDistributes and RightDistributes into... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Duncan Sands | Fix typo pointed out by Frits van Bommel and Marius... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Duncan Sands | Exploit distributive laws (eg: And distributes over... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Kalle Raiskila | Division by pow-of-2 is not cheap on SPU, do it with |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Rafael Espindola | Implement the rex64 prefix. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Duncan Sands | Expand a little on the description of what InstructionS... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Duncan Sands | Clarify that constant folding of instructions applies... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Rafael Espindola | Invalidate the layout on any relaxation, not just Instr... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Rafael Espindola | Produce a relocation for pcrel absolute values. Based... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Cameron Zwarich | Optimize a common case in the Lengauer-Tarjan dominator... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris Lattner | Revert functionality doug added in r98575 that was... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Rafael Espindola | Reuse data fragments while lowering. Patch by David... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Zhanyong Wan | Fix formatting nits in the coding standards. Reviewed... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris Lattner | fix this harder. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris Lattner | fix a bug I introduced on the other side of the #ifdef |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris Lattner | reimplement SwapByteOrder.h in terms of overloading... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Wesley Peck | Renaming ISD::BIT_CONVERT to ISD::BITCAST to better... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris Lattner | add a 'LLVMConstIntOfArbitraryPrecision' api to the... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris Lattner | duncan's spider sense was right, I completely reversed... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jason W Kim | Fixed some style issues (no _, no spc after !) |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Rafael Espindola | Remove duplicated constants. Thanks to Jason for notici... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Benjamin Kramer | InstCombine: Implement X - A*-B -> X + A*B. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jason W Kim | Make the <ARCH>ELFObjectWriter statics private |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jason W Kim | Fix misplaced statics. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jason W Kim | Kill trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jason W Kim | Refactor the ELFRelocationEntry (pull up) and move... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Evan Cheng | Fix epilogue codegen to avoid leaving the stack pointer... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Mikhail Glushenkov | Add a newline. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Mikhail Glushenkov | llvmc: Make -march/-mcpu/-mtune behaviour more consiste... |
commit | commitdiff | tree | snapshot |
next |