index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructure PopulateLoopsDFS::insertIntoLoop.
Andrew Trick
2012-06-20
1
-10
/
+11
*
Sphixify the GEP FAQ.
Bill Wendling
2012-06-20
3
-754
/
+544
*
Avoid iterating with LiveIntervals::iterator.
Jakob Stoklund Olesen
2012-06-20
3
-41
/
+45
*
Revert r158846.
Akira Hatanaka
2012-06-20
6
-300
/
+326
*
In MipsDisassembler.cpp, instead of defining register class tables, use the ones
Akira Hatanaka
2012-06-20
6
-326
/
+300
*
Remove an "else" that snuck in after a "return" ;)
Kaelyn Uhrain
2012-06-20
1
-1
/
+1
*
Check that a file is not a directory before reading it into a MemoryBuffer.
Kaelyn Uhrain
2012-06-20
1
-0
/
+9
*
Add "extern template" declarations now that we use explicit instantiation.
Andrew Trick
2012-06-20
2
-1
/
+23
*
Add users of a MERGE_VALUE node to the worklist to process again when the nod...
Pete Cooper
2012-06-20
1
-0
/
+3
*
Only update regunit live ranges that have been precomputed.
Jakob Stoklund Olesen
2012-06-20
3
-4
/
+15
*
replace usage of EmitGEPOffset() with TargetData::getIndexedOffset() when the...
Nuno Lopes
2012-06-20
2
-8
/
+6
*
Delete dead code.
Jakob Stoklund Olesen
2012-06-20
1
-48
/
+0
*
Add support for generating reg+reg (indexed) pre-inc loads on PPC.
Hal Finkel
2012-06-20
5
-10
/
+155
*
Fix DAGCombine to deal with ext-conversion of pre/post_inc loads.
Hal Finkel
2012-06-20
1
-1
/
+8
*
Fixing a compiler warning in MSVC 10.
Aaron Ballman
2012-06-20
1
-1
/
+1
*
Sphinxify the SegmentedStack document.
Bill Wendling
2012-06-20
3
-94
/
+86
*
Move coding standards reference from development_process.rst to programming.rst.
Bill Wendling
2012-06-20
2
-8
/
+6
*
Unindent list.
Bill Wendling
2012-06-20
1
-17
/
+17
*
Un-indent list to remove ugly back-slash.
Bill Wendling
2012-06-20
1
-18
/
+16
*
Fix the formatting a bit.
Bill Wendling
2012-06-20
1
-41
/
+8
*
Sphinxify the developer policy document.
Bill Wendling
2012-06-20
3
-643
/
+533
*
Sphinxify the lexicon doc.
Bill Wendling
2012-06-20
3
-295
/
+196
*
Sphinxify BranchWeightMetadata document.
Bill Wendling
2012-06-20
3
-165
/
+120
*
Sphinxify the LTO document.
Bill Wendling
2012-06-20
3
-402
/
+300
*
Unindent list.
Bill Wendling
2012-06-20
1
-40
/
+40
*
Sphinxify the AliasAnalysis document.
Bill Wendling
2012-06-20
3
-1068
/
+708
*
Unindent list.
Bill Wendling
2012-06-20
1
-15
/
+15
*
Un-indent the list and remove ugly back-slash.
Bill Wendling
2012-06-20
1
-44
/
+42
*
Remove 'static' from inline functions defined in header files.
Chandler Carruth
2012-06-20
11
-36
/
+36
*
Fix two rather subtle internal vs. external linker issues.
Chandler Carruth
2012-06-20
2
-50
/
+40
*
Fix inappropriate use of anonymous namespaces in unittests.
Chandler Carruth
2012-06-20
2
-2
/
+6
*
Add predicate check around some patterns.
Craig Topper
2012-06-20
1
-35
/
+37
*
Add predicate check around some patterns.
Craig Topper
2012-06-20
1
-18
/
+22
*
Don't insert 128-bit UNDEF into 256-bit vectors. Just keep the 256-bit vector...
Craig Topper
2012-06-20
3
-4
/
+15
*
A new algorithm for computing LoopInfo. Temporarily disabled.
Andrew Trick
2012-06-20
4
-2
/
+224
*
Sphinxify the MakefileGuide document.
Bill Wendling
2012-06-20
3
-1041
/
+959
*
Unbreak the MSVC build: add return to unimplemented functions.
Francois Pichet
2012-06-20
1
-0
/
+2
*
Move the implementation of LoopInfo into LoopInfoImpl.h.
Andrew Trick
2012-06-20
4
-442
/
+577
*
Sphinxify the CodingStandard documentation.
Bill Wendling
2012-06-20
3
-1568
/
+1155
*
Add permissions(), map_file_pages(), and unmap_file_pages() to llvm::sys::fs ...
Nick Kledzik
2012-06-20
4
-9
/
+274
*
Don't assert when given an empty range.
Kaelyn Uhrain
2012-06-20
1
-1
/
+1
*
Add regunit liveness support to LiveIntervals::handleMove().
Jakob Stoklund Olesen
2012-06-19
1
-43
/
+50
*
Alphabetize.
Bill Wendling
2012-06-19
1
-3
/
+3
*
Tidy up.
Chad Rosier
2012-06-19
1
-17
/
+20
*
Add an ensureMaxAlignment() function to MachineFrameInfo (analogous to
Chad Rosier
2012-06-19
3
-10
/
+11
*
Add DAG-combines for aggressive FMA formation.
Lang Hames
2012-06-19
9
-17
/
+60
*
80 col.
Jakob Stoklund Olesen
2012-06-19
1
-7
/
+13
*
Typo. Patch by Cameron McInally <cameron.mcinally@nyu.edu>.
Chad Rosier
2012-06-19
1
-2
/
+2
*
Add Projects.rst to the toctree.
Bill Wendling
2012-06-19
1
-1
/
+8
*
Use correct capitalization.
Bill Wendling
2012-06-19
1
-1
/
+1
[next]