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
*
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
*
Add a triple.
Jakob Stoklund Olesen
2012-06-19
1
-1
/
+1
*
Implement PPCInstrInfo::isCoalescableExtInstr().
Jakob Stoklund Olesen
2012-06-19
4
-3
/
+55
*
Style: Don't reuse variables for multiple purposes.
Jakob Stoklund Olesen
2012-06-19
1
-8
/
+7
*
New test tool: obj2yaml
Marshall Clow
2012-06-19
6
-0
/
+513
*
Indent coding examples.
Bill Wendling
2012-06-19
1
-5
/
+5
*
Remove bad HTML tags. Add missing :.
Bill Wendling
2012-06-19
1
-4
/
+4
*
Fix PR13148, an inf-loop in StringMap.
Chandler Carruth
2012-06-19
2
-1
/
+23
*
Remove some superfluous SCOPED_TRACEs from this unit test.
Chandler Carruth
2012-06-19
1
-6
/
+0
*
Emit TableGen's header comment with C-style comments, so it can be used from ...
Benjamin Kramer
2012-06-19
1
-4
/
+18
*
Have ARM ELF use correct reloc for "b" instr.
Jan Wen Voung
2012-06-19
2
-6
/
+14
*
Mark most PPC register classes to avoid write-after-write.
Hal Finkel
2012-06-19
2
-0
/
+16
*
Updating the credits after r158717
Aaron Ballman
2012-06-19
1
-0
/
+4
*
Put flag names on one line.
Bill Wendling
2012-06-19
1
-2
/
+1
*
Fix italicized text.
Bill Wendling
2012-06-19
1
-4
/
+4
*
Use correct URL.
Bill Wendling
2012-06-19
1
-1
/
+1
*
Fix numbering of list items.
Bill Wendling
2012-06-19
1
-6
/
+6
*
Fix some Sphinx mistakes.
Bill Wendling
2012-06-19
1
-41
/
+40
*
First attempt at Sphinx. Convert the Projects.html file to Sphinx format.
Bill Wendling
2012-06-19
2
-482
/
+329
*
[Support/PathV2] Fix out of bounds access in identify_magic when the file is ...
Michael J. Spencer
2012-06-19
1
-0
/
+2
*
Make MipsLongBranch::runOnMachineFunction return true.
Akira Hatanaka
2012-06-19
1
-4
/
+4
*
Use MachineBasicBlock::instr_iterator instead of MachineBasicBlock::iterator in
Akira Hatanaka
2012-06-19
1
-2
/
+2
[next]