2011-05-13 |
Dylan Noblesmith | ExecutionEngine: push TargetMachine creation into clien... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Dylan Noblesmith | ExecutionEngine: fix JIT/MCJIT selectTarget() duplicati... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Rafael Espindola | Move test. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Rafael Espindola | Move test. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Jim Grosbach | Teach the RtDyld to tell the memory manager about how... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Galina Kistanova | Move platform-dependent test to appropriate directory. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Rafael Espindola | Make codegen able to handle values of empty types.... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Julien Lerouge | Fix a source of non determinism in FindUsedTypes, use... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Peter Collingbourne | Re-add the autoconf rule for the docs/doxygen.cfg file. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andrew Trick | Convert SimplifyIVUsers into a worklist instead of... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Stuart Hastings | Since I can't reproduce the failures from 131261, re... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Stuart Hastings | Revert 131266 and 131261 due to buildbot complaints. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Stuart Hastings | Tweak 131261 (thumb2-cbnz.ll) to generate the intended... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Stuart Hastings | Non-fast-isel followup to 129634; correctly handle... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Evan Cheng | Update comment. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Galina Kistanova | Correction. Use explicit target triple in the test. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Devang Patel | Doug convinced me that DW_AT_APPLE_objc_complete_type... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Jim Grosbach | MCJIT section loading should just skip non-text section... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Evan Cheng | Re-enable branchfolding common code hoisting optimizati... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Devang Patel | Let Objective-C front-end identify class extension... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Evan Cheng | Temporarily disable the transformation. It's breaking... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Jim Grosbach | The MCJIT memory manager needs to initialize its Module... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Akira Hatanaka | Fix setting of isCommutable flag. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Jason W Kim | reverting test commit |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Jason W Kim | Test commit from Mercurial |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Oscar Fuentes | CMake builds gold by default since revision 127466... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Evan Cheng | Re-commit 131172 with fix. MachineInstr identity checks... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andrew Trick | indvars: Added SimplifyIVUsers. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Matt Beaumont-Gay | Remove an unused variable and move a couple others... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Jason W Kim | Address the last bit of relocation flag related diverge... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Eric Christopher | Turn this into a table, this will make more sense shortly. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Stuart Hastings | Move this test to CodeGen/Thumb. rdar://problem/9416774 |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Devang Patel | Identify end of prologue (and beginning of function... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Jakob Stoklund... | Avoid hoisting spills when looking at a copy from anoth... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Stuart Hastings | Reduced test case. rdar://problem/9416774 |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Owen Anderson | Fix encoding of Thumb BLX register instructions. Patch... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andrew Trick | Typo and missing checkin from r131186. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andrew Trick | Bugpoint support for miscompilations that result in... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Stuart Hastings | And lo, I was given a testcase for 131152. rdar:/... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Nadav Rotem | Fixes a bug in the DAGCombiner. LoadSDNodes have two... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Oscar Fuentes | Handle gcc-compatible compilers (such as clang) the... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Nadav Rotem | Add custom lowering of X86 vector SRA/SRL/SHL when... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Rafael Espindola | Revert 131172 as it is causing clang to miscompile... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Bill Wendling | Give the 'eh.sjlj.dispatchsetup' intrinsic call the... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Bill Wendling | Fix comment. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Evan Cheng | Add a late optimization to BranchFolding that hoist... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Eric Christopher | Optimize atomic lock or that doesn't use the result... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Add triple. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Fix cmake again. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Nick Lewycky | Remove empty file. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Avoid a gcc warning. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Fix cmake build. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Nick Lewycky | Revert r131155 for now. It makes VMCore depend on Analy... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Initialize moveTypeModule. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Eli Friedman | Disable my little CopyToReg argument hack with fast... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
David Chisnall | Add support for plugins add passes to the default set... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Stuart Hastings | Correctly walk through nested and adjacent CALLSEQ_STAR... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Produce a __debug_frame section on darwin ARM when... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | On MachO, unlike ELF, there should be no relocation... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Rename DwarfRequiresRelocationForStmtList to |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | The EH symbols are only needed in eh_frame, not debug_f... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Use .cfi_sections to put the unwind info in .debug_fram... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Eric Christopher | Refactor lock versions of binary operators to be a... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Jason W Kim | First cut at getting debugging support for ARM/MC/ELF/.o |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Jakob Stoklund... | Downgrade a tablegen warning to an error. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Jakob Stoklund... | Fix PR9883. Make sure all caches are invalidated when... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | In a debug_frame the cfi offset is to the start of... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Justin Holewinski | PTX: add test cases for cvt, fneg, and selp |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Add CFIStartSections to the asm printer. Add an assert... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Justin Holewinski | PTX: add PTX 2.3 setting in PTX sub-target. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Add support for producing .deubg_frame sections. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Small cleanups. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Factor some code into a new EmitFrames method. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Remove unused argument. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Rafael Espindola | Parsing and plumbing for .cfi_sections. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Devang Patel | Preserve line number information. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Devang Patel | Do not ignore InlinedAt while walking up scope chain... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jim Grosbach | Tidy up. 80-column and whitespace. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Eric Christopher | Look through struct wrapped types for inline asm statments. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Gohman | Change a few std::maps to DenseMaps. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Eric Christopher | Fix td file comments for Mips. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Mon P Wang | Fixed MC encoding for index_align for VLD1/VST1 (single... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Duncan Sands | Indent properly, no functionality change. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
NAKAMURA Takumi | Eliminate an unused line to fix a warning. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Jakob Stoklund... | Remove an assertion to fix PR9872. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Benjamin Kramer | X86: Add a bunch of peeps for add and sub of SETB. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Rafael Espindola | Don't force relaxation of AdvanceLoc instructions on... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Eli Friedman | PR9869: Add explicit destructor declarations to Operato... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jakob Stoklund... | Eliminate the ARM sub-register indexes that are not... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jakob Stoklund... | Teach TableGen to automatically generate missing SubReg... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Eli Friedman | Fix comments per Duncan's review. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Eli Friedman | Zap unnecessary svn:ignore. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Duncan Sands | The comparision "max(x,y)==x" is equivalent to "x>... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Eric Christopher | Fix the non-MC encoding of pkhbt and pkhtb. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Jakob Stoklund... | Revert ExecutionEngine patches, they either failed... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Rafael Espindola | Switch Darwin to the generic CIE/FDE printer. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Dylan Noblesmith | ExecutionEngine: delete duplicated files |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Dylan Noblesmith | ExecutionEngine: add missing file |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Akira Hatanaka | 1. Keep lines in 80 columns. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Dylan Noblesmith | ExecutionEngine: move createJIT() definition |
commit | commitdiff | tree | snapshot |
next |