- 208622d Simplify. by Devang Patel · 16 years ago
- 9e03cbe Unbreak mingw build. Patch by Viktor Kutuzov. by Evan Cheng · 16 years ago
- 06b76b8 Don't grep the -debug output. This isn't the way to test changes. by Bill Wendling · 16 years ago
- 3c99d29 Update cmake build files. by Owen Anderson · 16 years ago
- 4a28522 Add a class for supporting platform independent thread-local storage. by Owen Anderson · 16 years ago
- 8f780cd MC: Parse .set and assignments. by Daniel Dunbar · 16 years ago
- 5f04d1e down with unwind info :) by Chris Lattner · 16 years ago
- f5a5546 add targetflags to jump tables and constant pool entries. by Chris Lattner · 16 years ago
- 2a4ed82 allow setting target operand flags on TargetGlobalAddress nodes. by Chris Lattner · 16 years ago
- 304f6a4 MC: Truncate values when printing, to keep 'as' happy. by Daniel Dunbar · 16 years ago
- 1e249e3 ISD::ADDE / ISD::SUBE updates the carry bit so they should isle to ADCS and SBCS / RSCS. by Evan Cheng · 16 years ago
- 1af2231 start bringing targetoperand flags into isel, first up, ExternalSymbol. by Chris Lattner · 16 years ago
- 7bba233 Better error message. by Mikhail Glushenkov · 16 years ago
- d7acf73 Regenerate. by Mikhail Glushenkov · 16 years ago
- 294f507 Update documentation. by Mikhail Glushenkov · 16 years ago
- 7defa2d Make -save-temps behave like in GCC 4.5. by Mikhail Glushenkov · 16 years ago
- 3ea93de Privatize this map. by Owen Anderson · 16 years ago
- f37feb9 Guard dynamic library loading. by Owen Anderson · 16 years ago
- cbd5f0a Added floating point conditional operations support via libcalls. by Sanjiv Gupta · 16 years ago
- 2b0de6a simplify shouldPrintPLT by Chris Lattner · 16 years ago
- 9a36bdb Test commit by David Goodwin · 16 years ago
- ac5e887 Use target-specific machine operand flags to eliminate a gross hack by Chris Lattner · 16 years ago
- b1fb84d just eliminate the code entirely! by Chris Lattner · 16 years ago
- d589979 Clone target flags when copying mbb operands. by Chris Lattner · 16 years ago
- b445908 Provide guards for this shared structure. I'm not sure this actually needs by Owen Anderson · 16 years ago
- a8dbf36 Privatize some more debug-related static data. by Owen Anderson · 16 years ago
- 2d7f78e Use a more correct atomic increment style. This isn't really necessary in by Owen Anderson · 16 years ago
- e481f12 Revert 74164. We'll want to use this method later. by Bob Wilson · 16 years ago
- 8ebd4b6 Identify unconditional gotos and generate a page sel instructions before them. by Sanjiv Gupta · 16 years ago
- a5e0abd Support Constant Pool Sections Add section symbols to the symbol table by Bruno Cardoso Lopes · 16 years ago
- c9028e6 Remove unused hasV6T2Ops method. We already have a separate feature to by Bob Wilson · 16 years ago
- 4b73893 Add missing dependencies to the CMake build system. by Douglas Gregor · 16 years ago
- f2641eb add file to cmake by Chris Lattner · 16 years ago
- 0aa1d8c Change thumb2 instruction definitions so if-converter so add predicate operands and / or flip the 's' bit to set the condition flag. by Evan Cheng · 16 years ago
- df5a7da Add a JITEventListener interface that gets called back when a new function is by Jeffrey Yasskin · 16 years ago
- b6c29d5 Add thumb2 add sp. by Evan Cheng · 16 years ago
- 9a96c42 ad MachineInstrBuilder support for target flags on operands. by Chris Lattner · 16 years ago
- 4b950ec fix comments to be correct. by Chris Lattner · 16 years ago
- 0a1cb1e Remove duplication. by Mikhail Glushenkov · 16 years ago
- 7dcf4a8 Some reorg and additional comments. by Evan Cheng · 16 years ago
- e4c0c0f by Devang Patel · 16 years ago
- dd37b36 My guess is that RegInfo should only call the Allocator.Deallocator if it's not by Bill Wendling · 16 years ago
- cc4e605 Reword a few comments. by Dan Gohman · 16 years ago
- a278f3f Add a getUniqueExitBlock utility function, similar to getExitBlock, by Dan Gohman · 16 years ago
- 6279cd8 Now with EVEN FEWER statics! by Owen Anderson · 16 years ago
- a09b9ca Add Thumb2 pc relative add. by Evan Cheng · 16 years ago
- 13bbe4b Fewer static variables, part 3 of many. by Owen Anderson · 16 years ago
- a0d1426 Basic .s parsing for .asci[iz], .fill, .space, {.byte, .short, ... } by Daniel Dunbar · 16 years ago
- 023dd3f 80 col violation. by Evan Cheng · 16 years ago
- d5509f2 Down with _even more_ statics! by Owen Anderson · 16 years ago
- 2b20001 Didn't mean to commit this part. by Owen Anderson · 16 years ago
- 04c05f7 Down with statics! by Owen Anderson · 16 years ago
- 7053545 Add constructor to create MDString using std::string by Devang Patel · 16 years ago
- bd58edf Move local statics to per-instance variables. by Owen Anderson · 16 years ago
- 02a6218 by David Greene · 16 years ago
- 2e69310 Make this thread-safe. by Owen Anderson · 16 years ago
- 09fc0fa Get rid of a static boolean. by Owen Anderson · 16 years ago
- 2e1af35 We should run these tests as well. by Evan Cheng · 16 years ago
- cb21010 Scaffolding for LDA pass. by Andreas Bolka · 16 years ago
- 5e98cb7 ReleaseNotes.External Projects += Rubinius by Jeffrey Yasskin · 16 years ago
- e46161f Fix the Ocaml bindings for the ExecutionEngine: with the change to build by Bob Wilson · 16 years ago
- ba2aa78 ReleaseNotes.External Projects += Unladen Swallow by Jeffrey Yasskin · 16 years ago
- 6bbc73d Completed basic intra block split implementation. by Lang Hames · 16 years ago
- 1c47c7d Update for DOTGraphTraits changes. by Owen Anderson · 16 years ago
- 7556bfd unwind info not needed. by Chris Lattner · 16 years ago
- ab16299 move some functions, add a FIXME, use PrintPICBaseSymbol to print the by Chris Lattner · 16 years ago
- f2e19d5 by David Greene · 16 years ago
- 84a2926 Sketch streamer support for .align, .org functionality. by Daniel Dunbar · 16 years ago
- b5299dd reimplement getPICLabelString as PrintPICBaseSymbol to eliminate std::string heap thrashing. by Chris Lattner · 16 years ago
- 0de1fc4 sink management of DwarfWriter & MachineModuleInfo into the AsmPrinter base class. by Chris Lattner · 16 years ago
- 1f522fe sink dwarf finalization out of each target into AsmPrinter::doFinalization by Chris Lattner · 16 years ago
- 0a7befa eliminate the ExtWeakSymbols set from AsmPrinter. This eliminates by Chris Lattner · 16 years ago
- 52cff83 only emit one .align for all the hidden gv stubs instead of one for each. by Chris Lattner · 16 years ago
- 8f61f98 inline print*Stub and rearrange function stub printing to more closely match by Chris Lattner · 16 years ago
- 3a03f74 remove dead code now that personality functions don't print stubs directly. by Chris Lattner · 16 years ago
- 9dd7174 remove now-dead argument. by Chris Lattner · 16 years ago
- 381d4fe simplify personality function stub printing to use the mangler and by Chris Lattner · 16 years ago
- 7af485e remove dead argument by Chris Lattner · 16 years ago
- 3153061 Rearrange some stuff in MachineOperand and add a new TargetFlags field. by Chris Lattner · 16 years ago
- 8cbc94a Get rid of the global CFGOnly flag by threading a ShortNames parameters through the GraphViz rendering code. by Owen Anderson · 16 years ago
- 8539cfd Rewrite 73900 per Duncan's suggestion. by Dale Johannesen · 16 years ago
- 71d259b We decided to not worry about Atoms for now, it should be straightforward to by Daniel Dunbar · 16 years ago
- d814b21 MCStreamer: Add a few more "symbol attributes". by Daniel Dunbar · 16 years ago
- f5e75a1 MCStreamer: Test printing values. by Daniel Dunbar · 16 years ago
- 9311ef6 Minor whitespace cleanups. by Dan Gohman · 16 years ago
- e5aceed Simplify [su]max(MAX, n) to MAX. This comes up in loop tripcount by Dan Gohman · 16 years ago
- 32a81a3 When inserting code into a loop preheader, insert it before the by Dan Gohman · 16 years ago
- cd58c59 Add new files to cmake list. by Duncan Sands · 16 years ago
- e2e4a89 Start sketching 2.6 release notes. This provides a by Duncan Sands · 16 years ago
- 9f76ed5 Move thumb and thumb2 tests into separate directories. by Evan Cheng · 16 years ago
- 974469d factor some code better. by Chris Lattner · 16 years ago
- 40e3c7a wire up support for MCContext/MCStreamer in -experimental-asm-printer mode. by Chris Lattner · 16 years ago
- 929a493 remove dead makefile flags. by Chris Lattner · 16 years ago
- 1d97ca8 remove dead makefile flags. by Chris Lattner · 16 years ago
- 529fb54 implement a bunch of synonyms for section switching. by Chris Lattner · 16 years ago
- 64a845e Delete some orphaned comments, fix some 80-column violations, by Dan Gohman · 16 years ago
- 650919e Remove an obsolete comment and fix some 80-column violations. by Dan Gohman · 16 years ago
- 9a023f7 add support for parsing and emitting .section directives. We can now parse by Chris Lattner · 16 years ago
- c69485e add trivial support for passing label definitions through the MCStreamer. by Chris Lattner · 16 years ago
- 98d5982 Fixed a bug in LiveInterval scaling (failure to scale VNI defs correctly), removed old TODO comments. by Lang Hames · 16 years ago