- 4cb1f5f Reset some of the target options which affect code generation. by Bill Wendling · 12 years ago
- 0b8c9a8 Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
- d04a8d4 Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
- ce718ff Extend the IL for selecting TLS models (PR9788) by Hans Wennborg · 13 years ago
- ce0a5cd Handle aliases to tls variables in all architectures, not just x86. by Rafael Espindola · 13 years ago
- 253933e Teach LLVM about a PIE option which, when enabled on top of PIC, makes by Chandler Carruth · 13 years ago
- 3479713 Move the TLSModel information into the TargetMachine rather than hiding by Chandler Carruth · 13 years ago
- f1d0f77 Prune some includes and forward declarations. by Craig Topper · 13 years ago
- 805853b Prune some includes and forward declarations. by Craig Topper · 13 years ago
- 8dd2625 RegAlloc superpass: includes phi elimination, coalescing, and scheduling. by Andrew Trick · 14 years ago
- c1b1c7b Moving options declarations around. by Andrew Trick · 14 years ago
- 96f678f Added the MachineSchedulerPass skeleton. by Andrew Trick · 14 years ago
- ead7448 Also remove unnecessary includes from this file, which was supposed to be part by Nick Lewycky · 14 years ago
- b3ffe10 Refactor the implementation of the TargetOptions out of TargetMachine, taking by Nick Lewycky · 14 years ago
- 8a8d479 Move global variables in TargetMachine into new TargetOptions class. As an API by Nick Lewycky · 14 years ago
- b95fc31 Sink codegen optimization level into MCCodeGenInfo along side relocation model by Evan Cheng · 14 years ago
- 4e478fe Switch new .file directive emission off by default, change llc's flag for it to by Nick Lewycky · 14 years ago
- 44d798d Add support for a new extension to the .file directive: by Nick Lewycky · 14 years ago
- 0f9827c Command line option to enable support for segmented stacks: by Rafael Espindola · 14 years ago
- 34ad6db - Move CodeModel from a TargetMachine global option to MCCodeGenInfo. by Evan Cheng · 14 years ago
- e236dc6 Don't leak CodeGenInfos. by Benjamin Kramer · 14 years ago
- 4396613 Introduce MCCodeGenInfo, which keeps information that can affect codegen by Evan Cheng · 14 years ago
- ebdeeab Eliminate asm parser's dependency on TargetMachine: by Evan Cheng · 14 years ago
- f05589d Rename TargetOptions::StackAlignment to StackAlignmentOverride. by Evan Cheng · 14 years ago
- fc2bb8c Replace the -unwind-tables option with a per function flag. This is more by Rafael Espindola · 14 years ago
- f1a5c7e Add all the plumbing needed for MC to expand cfi to the old tables in by Rafael Espindola · 14 years ago
- c857894 Remove -use-divmod-libcall. Let targets opt in when they are available. by Evan Cheng · 14 years ago
- 4da0c7c Change -arm-trap-func= into a non-arm specific option. Now Intrinsic::trap is lowered into a call to the specified trap function at sdisel time. by Evan Cheng · 14 years ago
- 2c69f8e Change -arm-divmod-libcall to a target neutral option. by Evan Cheng · 14 years ago
- a7b8c2b Integrated-As: Add support for setting the AllowTemporaryLabels flag via by Daniel Dunbar · 14 years ago
- dd0dfdf Initialize MCNoExecStack. by Rafael Espindola · 15 years ago
- 195a0ce Change some methods in MCDwarf.cpp to be able to handle an arbitrary by Rafael Espindola · 15 years ago
- 60108e9 Split -enable-finite-only-fp-math to two options: by Evan Cheng · 15 years ago
- ea4cdb7 -enable-unsafe-fp-math should not imply -enable-finite-only-fp-math. by Evan Cheng · 15 years ago
- cb8326d MC: Add TargetMachine support for setting the value of MCRelaxAll with by Daniel Dunbar · 15 years ago
- 2abc93d Don't eliminate frame pointers from leaf functions if "--disable-fp-elim" is by Bill Wendling · 15 years ago
- 53f7602 - Set the "HasCalls" flag after instruction selection is finished. by Bill Wendling · 15 years ago
- 0fc546b Revert r103804. The comment is correct. by Bill Wendling · 15 years ago
- b92187a Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe what by Bill Wendling · 15 years ago
- 57b6e9e Remove the -enable-sjlj-eh option, which doesn't do anything. by Duncan Sands · 15 years ago
- e566763 Implement -disable-non-leaf-fp-elim which disable frame pointer elimination by Evan Cheng · 15 years ago
- 43ac721 add llvm codegen support for -ffunction-sections and -fdata-sections, by Chris Lattner · 15 years ago
- 1797ed5 Rename the PerformTailCallOpt variable to GuaranteedTailCallOpt to reflect by Dan Gohman · 16 years ago
- 8c86db5 Clarify what -tailcallopt option actually do. by Evan Cheng · 16 years ago
- 187361b Remove the '-disable-scheduling' flag and replace it with the 'source' option of by Bill Wendling · 16 years ago
- b4e6a5d Changes from review: by Bill Wendling · 16 years ago
- 2763217 Implement the JIT side of the GDB JIT debugging interface. To enable this by Reid Kleckner · 16 years ago
- af76e59 Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. by Chris Lattner · 16 years ago
- 1b747ad SjLj based exception handling unwinding support. This patch is nasty, brutish by Jim Grosbach · 16 years ago
- 51b198a Reapply TargetRegistry refactoring commits. by Daniel Dunbar · 16 years ago
- 2286f8d Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repair broken LLVM-GCC build. by Stuart Hastings · 16 years ago
- 03f4bc5 Provide TargetMachine implementations with reference to Target they were created by Daniel Dunbar · 16 years ago
- 0eebf65 The attached patches implement most of the ARM AAPCS-VFP hard float by Anton Korobeynikov · 16 years ago
- 578efa9 Add new function attribute - noimplicitfloat by Devang Patel · 16 years ago
- d18e31a Add new function attribute - noredzone. by Devang Patel · 16 years ago
- 42bf74b CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. by Evan Cheng · 16 years ago
- bc65ca8 Added option to enable generating less precise mad (multiply addition) by Mon P Wang · 16 years ago
- f9abd7e Add a -no-implicit-float flag. This acts like -soft-float, but may generate by Bill Wendling · 16 years ago
- 499cb3f Enable the red zone on x86-64 by default. by Dan Gohman · 17 years ago
- 92f4f16 Implement Red Zone utilization on x86-64. This is currently by Dan Gohman · 17 years ago
- b8cab92 Fix command-line option printing to print two spaces where needed, by Dan Gohman · 17 years ago
- 95dad83 Add an option to enable StrongPHIElimination, for ease of testing. by Owen Anderson · 17 years ago
- 4ae641f Remove OptimizeForSize global. Use function attribute optsize. by Devang Patel · 17 years ago
- 1ed49fb Accidental commit of partial 'stack canaries' code by Bill Wendling · 17 years ago
- a425e00 Reverting r55898 to r55909. One of these patches was causing an ICE during the full bootstrap on Darwin: by Bill Wendling · 17 years ago
- 6ac8df7 This option doesn't need to be a target option. It can be in SDISel instead. by Owen Anderson · 17 years ago
- bd3ba46 - Fix SelectionDAG to generate correct CFGs. by Owen Anderson · 17 years ago
- 7232464 Add a flag to disable jump table generation (all by Dale Johannesen · 17 years ago
- 6547e40 Avoid creating expensive comment string if it's not going to be printed. by Evan Cheng · 17 years ago
- 89df08c Fix indentation. by Evan Cheng · 17 years ago
- 844731a Clean up the use of static and anonymous namespaces. This turned up by Dan Gohman · 17 years ago
- 4a3f6c8 Make several variable declarations static. by Dan Gohman · 17 years ago
- 3c02aca Make these variables static. by Dan Gohman · 17 years ago
- 45709ae Make stack alignment options global for all targets by Anton Korobeynikov · 17 years ago
- 3541af7 Reverse sense of unwind-tables option. This means by Dale Johannesen · 17 years ago
- e8277dc Rename -disable-required-unwind-tables to unwind-tables-optional. by Dale Johannesen · 17 years ago
- 4e1b794 Implement new llc flag -disable-required-unwind-tables. by Dale Johannesen · 17 years ago
- 2659343 Rename option -optimizefor-size to -optimize-size. by Evan Cheng · 17 years ago
- 55c666a Add optimize-for-size knob. by Devang Patel · 17 years ago
- 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
- c85e171 Added tail call optimization to the x86 back end. It can be by Arnold Schwaighofer · 18 years ago
- e5f6204 Enabling new condition code modeling scheme. by Evan Cheng · 18 years ago
- a360268 New temporary option -new-cc-modeling-scheme to test the new cc modeling scheme. by Evan Cheng · 18 years ago
- a7ad3d1 expose HonorSignDependentRoundingFPMathOption to .td files by Chris Lattner · 18 years ago
- aa4f1e1 Add a new option. by Chris Lattner · 18 years ago
- 3e1b03f Fix a message, patch by Christopher Lamb. by Chris Lattner · 18 years ago
- 73c5624 rename flag by Jim Laskey · 19 years ago
- 1b340dc Flag to control exception handling. by Jim Laskey · 19 years ago
- 5032e5a * Fix one more bug in PIC codegen: extra load is needed for *all* by Anton Korobeynikov · 19 years ago
- e911615 Revert patch. by Bill Wendling · 19 years ago
- cc91f58 Create/store/and delete the TargetObjInfo object. by Bill Wendling · 19 years ago
- c9ab2f3 Added option -soft-float to generate SW fp library calls instead of fp instructions. by Evan Cheng · 19 years ago
- fde1b3b 1. Remove condition on delete. by Jim Laskey · 19 years ago
- a0f3d17 Make target asm info a property of the target machine. by Jim Laskey · 19 years ago
- 3199af2 remove #include by Chris Lattner · 19 years ago
- c4fa386 Simplify target construction. by Chris Lattner · 19 years ago
- 85aaf90 Tidy up options. by Jim Laskey · 19 years ago
- 35d86fe Rename RelocModel::PIC to PIC_, to avoid conflicts with -DPIC. by Chris Lattner · 19 years ago
- 152ed05 Added option -code-model to set code model (only used in 64-bit) mode. Valid by Evan Cheng · 19 years ago
- 077b387 For PR786: Remove a spurious ; by Reid Spencer · 19 years ago