summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Revert r146363 to allow buildbots to make forward progress.Chad Rosier2011-12-12
* Add support for gnu_indirect_function.Roman Divacky2011-12-12
* Support/FileSystem: Implement bool equivalent(file_status A, file_status B);Michael J. Spencer2011-12-12
* Support/FileSystem: Implement canonicalize.Michael J. Spencer2011-12-12
* Switch llvm.cttz and llvm.ctlz to accept a second i1 parameter whichChandler Carruth2011-12-12
* ExecutionEngine: refactor interfaceDylan Noblesmith2011-12-12
* Minimize #include's and forward-declares in Target.Nick Lewycky2011-12-10
* Fix typo, reported by Eitan Adler!Nick Lewycky2011-12-10
* Add dump method for debugging.Bill Wendling2011-12-09
* SplitBlockPredecessors uses ArrayRef instead of Data and Size.Jakub Staszak2011-12-09
* [fast-isel] Add support for selecting insertvalue.Chad Rosier2011-12-09
* The second part of support for generating dwarf for assembly source files. ThisKevin Enderby2011-12-09
* Move isUnpredicatedTerminator() default implementation to TargetInstrInfoImpl...Evan Cheng2011-12-09
* Add -unroll-runtime for unrolling loops with run-time trip counts.Andrew Trick2011-12-09
* Support/FileSystem: Implement recursive_directory_iterator and makeMichael J. Spencer2011-12-08
* Remove reference to dead GEPSplitterPass. PR11506.Eli Friedman2011-12-08
* Enhance both TargetLibraryInfo and SelectionDAGBuilder so that the latter can...Owen Anderson2011-12-08
* Make MachineInstr instruction property queries more flexible. This change allEvan Cheng2011-12-08
* Fix 80-column.Chad Rosier2011-12-08
* Add Tsan annotations to the pass system.Nick Lewycky2011-12-08
* Fix comments.Chad Rosier2011-12-08
* EngineBuilder: support for custom TargetOptions. Fixes thePeter Collingbourne2011-12-07
* Fix comments.Chad Rosier2011-12-07
* Begin adding experimental support for preserving use-list ordering of bitcodeChad Rosier2011-12-07
* Add bundle aware API for querying instruction properties and switch the codeEvan Cheng2011-12-07
* Adding missing anchor to DATDeltaAlgorithm.David Blaikie2011-12-07
* Add a few moreLocal/Global R_MIPS_GOT related fixups andBruno Cardoso Lopes2011-12-07
* Add MachineOperand IsInternalRead flag.Jakob Stoklund Olesen2011-12-07
* Extend AsmMatcher token literal matching to allow aliasing.Jim Grosbach2011-12-06
* First chunk of MachineInstr bundle support.Evan Cheng2011-12-06
* use space star instead of star spaceSebastian Pop2011-12-06
* add missing point at the end of sentencesSebastian Pop2011-12-06
* Push StringRefs through the metadata interface.Benjamin Kramer2011-12-06
* allow TinyPtrVector to implicitly convert to ArrayRef.Chris Lattner2011-12-06
* Kill off the LoopSplitter. It's not being used or maintained.Lang Hames2011-12-06
* Use logarithmic units for basic block alignment.Jakob Stoklund Olesen2011-12-06
* Fix unclear wording.Jakob Stoklund Olesen2011-12-06
* Move target-specific logic out of generic MCAssembler.Jim Grosbach2011-12-06
* Expose a switch for the new gcov format.Nick Lewycky2011-12-06
* Tidy up. Hard tabs.Jim Grosbach2011-12-06
* All these arguments are default anyways.Nick Lewycky2011-12-06
* Tidy up. 80 columns.Jim Grosbach2011-12-06
* Switch MCAssembler to method names starting w/ lower-case.Jim Grosbach2011-12-06
* Silence tsan false-positives (tsan can't track things which are only safe due toNick Lewycky2011-12-05
* Change the Dominators recalculate() function to only rely on GraphTraitsAnna Zaks2011-12-05
* Add support for vectors of pointers.Nadav Rotem2011-12-05
* Emit the ctors in the proper order on ARM/EABI.Anton Korobeynikov2011-12-03
* Move global variables in TargetMachine into new TargetOptions class. As an APINick Lewycky2011-12-02
* TargetMachine: document unnamed bool argumentDylan Noblesmith2011-12-02
* Fix a few more places where TargetData/TargetLibraryInfo is not being passed.Chad Rosier2011-12-02