2015-12-07 |
Sanjay Patel | don't repeat function names in comments; NFC |
blob | commitdiff | raw |
2015-12-04 |
Alexey Bataev | LEA code size optimization pass (Part 1): Remove redund... |
blob | commitdiff | raw | diff to current |
2015-10-15 |
Benjamin Kramer | [X86] Rip out orphaned method declarations and other... |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
blob | commitdiff | raw | diff to current |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
Quentin Colombet | Reapply r238011 with a fix for the trap instruction. |
blob | commitdiff | raw | diff to current |
2015-05-22 |
Tamas Berghammer | Revert "[X86] Fix a variable name for r237977 so that... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
Quentin Colombet | [X86] Refactor the prologue emission to prepare for... |
blob | commitdiff | raw | diff to current |
2015-05-05 |
Reid Kleckner | Re-land "[WinEH] Add an EH registration and state inser... |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Reid Kleckner | Revert "[WinEH] Add an EH registration and state insert... |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Reid Kleckner | Re-land "[WinEH] Add an EH registration and state inser... |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Reid Kleckner | Revert "[WinEH] Add an EH registration and state insert... |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Reid Kleckner | [WinEH] Add an EH registration and state insertion... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Michael Kuperstein | [X86] Convert esp-relative movs of function arguments... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Michael Kuperstein | Revert r227728 due to bad line endings. |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Michael Kuperstein | [X86] Convert esp-relative movs of function arguments... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Chandler Carruth | [PM] Remove a bunch of stale TTI creation method declar... |
blob | commitdiff | raw | diff to current |
2014-09-17 |
Robin Morisset | [X86] Use the generic AtomicExpandPass instead of X86At... |
blob | commitdiff | raw | diff to current |
2014-09-02 |
Eric Christopher | Reinstate "Nuke the old JIT." |
blob | commitdiff | raw | diff to current |
2014-08-13 |
Benjamin Kramer | Canonicalize header guards into a common format. |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Eric Christopher | Temporarily Revert "Nuke the old JIT." as it's not... |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Rafael Espindola | Nuke the old JIT. |
blob | commitdiff | raw | diff to current |
2014-07-01 |
Tim Northover | X86: expand atomics in IR instead of as MachineInstrs. |
blob | commitdiff | raw | diff to current |
2014-05-22 |
Eric Christopher | Rename createGlobalBaseRegPass -> createX86GlobalBaseRe... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Craig Topper | Prune includes in X86 target. |
blob | commitdiff | raw | diff to current |
2013-04-25 |
Preston Gurd | This patch adds the X86FixupLEAs pass, which will reduc... |
blob | commitdiff | raw | diff to current |
2013-01-08 |
Preston Gurd | Pad Short Functions for Intel Atom |
blob | commitdiff | raw | diff to current |
2013-01-07 |
Chandler Carruth | Switch TargetTransformInfo from an immutable analysis... |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Nadav Rotem | Revert revision 171524. Original message: |
blob | commitdiff | raw | diff to current |
2013-01-04 |
Preston Gurd | The current Intel Atom microarchitecture has a feature... |
blob | commitdiff | raw | diff to current |
2012-11-26 |
Chad Rosier | Remove the X86 Maximal Stack Alignment Check pass as... |
blob | commitdiff | raw | diff to current |
2012-08-01 |
Chad Rosier | Whitespace. |
blob | commitdiff | raw | diff to current |
2012-06-01 |
Hans Wennborg | Implement the local-dynamic TLS model for x86 (PR3985) |
blob | commitdiff | raw | diff to current |
2012-03-17 |
Craig Topper | Reorder includes in Target backends to following coding... |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Jakob Stoklund Olesen | Remove X86-dependent stuff from SSEDomainFix. |
blob | commitdiff | raw | diff to current |
2011-08-23 |
Bruno Cardoso Lopes | Introduce a pass to insert vzeroupper instructions... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Evan Cheng | Code clean up. |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Evan Cheng | More refactoring. |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Evan Cheng | Refactor X86 target to separate MC code from Target... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Evan Cheng | - Eliminate MCCodeEmitter's dependency on TargetMachine... |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Evan Cheng | Rename files for consistency. |
blob | commitdiff | raw | diff to current |
2011-06-28 |
Evan Cheng | Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Evan Cheng | Rename TargetDesc to MCTargetDesc |
blob | commitdiff | raw | diff to current |
2011-06-24 |
Evan Cheng | Starting to refactor Target to separate out code that... |
blob | commitdiff | raw | diff to current |
2010-12-20 |
Daniel Dunbar | Add header... |
blob | commitdiff | raw | diff to current |
2010-12-20 |
Daniel Dunbar | X86/MC/Mach-O: Split out createX86MachObjectWriter(). |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Jakob Stoklund Olesen | Remove the X86::FP_REG_KILL pseudo-instruction and... |
blob | commitdiff | raw | diff to current |
2010-07-10 |
Dan Gohman | Reapply bottom-up fast-isel, with several fixes for... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Jim Grosbach | Fix PR6696 and PR6663 |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Jakob Stoklund Olesen | Add a late SSEDomainFix pass that twiddles SSE instruct... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Jakob Stoklund Olesen | Revert "Add a late SSEDomainFix pass that twiddles... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Jakob Stoklund Olesen | Add a late SSEDomainFix pass that twiddles SSE instruct... |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Daniel Dunbar | MC: Provide the target triple to AsmBackend constructors. |
blob | commitdiff | raw | diff to current |
2010-02-21 |
Daniel Dunbar | MC/X86: Add stub AsmBackend. |
blob | commitdiff | raw | diff to current |
2010-02-13 |
Chris Lattner | rip out the 'heinous' x86 MCCodeEmitter implementation. |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Chris Lattner | give MCCodeEmitters access to the current MCContext. |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Chris Lattner | wire up 64-bit MCCodeEmitter. |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Chris Lattner | stub out a new X86 encoder, which can be tried with |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Chris Lattner | rename createX86MCCodeEmitter to more accurately reflec... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Chris Lattner | remove dead code. |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Jim Grosbach | Factor the stack alignment calculations out into a... |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Daniel Dunbar | llvm-mc/X86: Implement single instruction encoding... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Daniel Dunbar | Add new helpers for registering targets. |
blob | commitdiff | raw | diff to current |
2009-07-18 |
Daniel Dunbar | Put Target definitions inside Target specific header... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Reapply TargetRegistry refactoring commits. |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Stuart Hastings | Revert 75762, 75763, 75766..75769, 75772..75775, 75778... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Register Target's TargetMachine and AsmPrinter in the... |
blob | commitdiff | raw | diff to current |
2009-07-14 |
David Greene | Have asm printers use formatted_raw_ostream directly... |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Bruno Cardoso Lopes | Add the Object Code Emitter class. Original patch by... |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Daniel Dunbar | Remove unused AsmPrinter OptLevel argument, and propogate. |
blob | commitdiff | raw | diff to current |
2009-06-01 |
Bruno Cardoso Lopes | Fix new CodeEmitter stuff to follow LLVM codying style... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Bruno Cardoso Lopes | First patch in the direction of splitting MachineCodeEm... |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Bill Wendling | Instead of passing in an unsigned value for the optimiz... |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Bill Wendling | Second attempt: |
blob | commitdiff | raw | diff to current |
2009-04-28 |
Bill Wendling | r70270 isn't ready yet. Back this out. Sorry for the... |
blob | commitdiff | raw | diff to current |
2009-04-28 |
Bill Wendling | Massive check in. This changes the "-fast" flag to... |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Evan Cheng | CodeGen still defaults to non-verbose asm, but llc... |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Bill Wendling | Overhaul my earlier submission due to feedback. It... |
blob | commitdiff | raw | diff to current |
2009-01-05 |
Dan Gohman | Tidy up #includes, deleting a bunch of unnecessary... |
blob | commitdiff | raw | diff to current |
2008-11-12 |
Dan Gohman | Move the code that inserts X87 FP_REG_KILL instructions... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Owen Anderson | Use raw_ostream throughout the AsmPrinter. |
blob | commitdiff | raw | diff to current |
2008-04-23 |
Anton Korobeynikov | Add X86 Maximal Stack Alignment Calculator Pass before RA |
blob | commitdiff | raw | diff to current |
2008-03-11 |
Dan Gohman | Use PassManagerBase instead of FunctionPassManager... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Bill Wendling | Moved the MachOWriter and ELFWriter out of the Target... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Chris Lattner | Remove unneeded forward decls |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | Completely rearchitect the interface between targets... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Evan Cheng | - Enable x86 isel preprocessing by default unless ... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Evan Cheng | - Refactor the code that resolve basic block references... |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Evan Cheng | Added getTargetLowering() to TargetMachine. Refactored... |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Nate Begeman | Kill the x86 pattern isel. boom. |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Chris Lattner | Remove the X86PeepholeOptimizerPass, a truly horrible... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Evan Cheng | Bye bye Pattern ISel, hello DAG ISel. |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Evan Cheng | x86 CPU detection and proper subtarget support |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Evan Cheng | Added preliminary x86 subtarget support. |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Evan Cheng | Only lower SELECT when using DAG based isel. |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Chris Lattner | remove some never-completed and now-obsolete code. |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Chris Lattner | Separate X86ISelLowering stuff out from the X86ISelPatt... |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Nate Begeman | Remove the X86 and PowerPC Simple instruction selectors... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Chris Lattner | Refactor things a bit to allow the ELF code emitter... |
blob | commitdiff | raw | diff to current |
next |