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
...
*
Put the lib/System interface functions in llvm::sys namespace.
Reid Spencer
2004-08-29
1
-0
/
+2
*
Create a link from $BUILD_OBJ_ROOT/lib/System/platform to
Reid Spencer
2004-08-29
1
-15
/
+31
*
Implement the following missing functionality in the PPC backend:
Nate Begeman
2004-08-29
3
-66
/
+137
*
Initial commit of the platform agnostic interface to finding and executing
Reid Spencer
2004-08-29
1
-0
/
+77
*
Add a function to remove whole directorys on fatal signal.
Reid Spencer
2004-08-29
1
-6
/
+14
*
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-29
8
-320
/
+1071
*
Remove dead code.
Alkis Evlogimenos
2004-08-28
1
-1
/
+0
*
Now that LiveIntervals::addIntervalsForSpills is fixed, do not require
Alkis Evlogimenos
2004-08-27
2
-4
/
+0
*
Only update LiveVariables if it is available. addIntervalsForSpills
Alkis Evlogimenos
2004-08-27
1
-9
/
+12
*
Back out this change as it broke the build last night. This should be
Alkis Evlogimenos
2004-08-27
2
-0
/
+4
*
Back out change to divide getSpillSize by 8 until I figure out why it breaks ...
Nate Begeman
2004-08-27
1
-2
/
+2
*
Fix a typo in the bytecode format documentation
Nate Begeman
2004-08-27
1
-1
/
+1
*
The linear scan variants do not require the LiveVariables analysis.
Alkis Evlogimenos
2004-08-27
2
-4
/
+0
*
Register sizes are in bits, not bytes
Nate Begeman
2004-08-27
3
-5
/
+5
*
Add getLastBlock member. This is useful when growing a densemap keyed
Alkis Evlogimenos
2004-08-27
1
-0
/
+5
*
Add MachineBasicBlock2IndexFunctor. This is useful for densemaps from
Alkis Evlogimenos
2004-08-27
1
-0
/
+10
*
Add size member function.
Alkis Evlogimenos
2004-08-27
3
-0
/
+12
*
Add more content.
Reid Spencer
2004-08-27
1
-27
/
+220
*
Bug 430 Fixed.
Reid Spencer
2004-08-27
1
-0
/
+2
*
Correctly compute the number of compaction tables.
Reid Spencer
2004-08-27
1
-1
/
+1
*
Prevent an empty compaction table from being written to the bytecode file.
Reid Spencer
2004-08-27
1
-8
/
+12
*
Add the CompactionTableIsEmpty function so that we can determine if a
Reid Spencer
2004-08-26
2
-0
/
+29
*
Use newly added API in MRegisterInfo and don't expose the allocatable
Alkis Evlogimenos
2004-08-26
2
-17
/
+1
*
Use newly added API in MRegisterInfo.
Alkis Evlogimenos
2004-08-26
3
-5
/
+8
*
Add getAllocatableSet() function.
Alkis Evlogimenos
2004-08-26
2
-4
/
+22
*
Provide some meta tags for this document.
Reid Spencer
2004-08-26
1
-0
/
+4
*
Add the default table related styles
Reid Spencer
2004-08-26
1
-0
/
+8
*
Document the rational for the #include hierarchy.
Reid Spencer
2004-08-26
1
-0
/
+112
*
Fix a typo.
Reid Spencer
2004-08-26
1
-1
/
+1
*
First cut at a README for lib/System explaining the #inclusion rules and
Reid Spencer
2004-08-26
1
-0
/
+96
*
Add a README explaining the intended content of this directory.
Reid Spencer
2004-08-26
1
-0
/
+16
*
Add default index functor (an identity functor). You could use a
Alkis Evlogimenos
2004-08-26
3
-36
/
+54
*
Previous checkin broke printf(%a) support for fp constants-- re-fix it.
Brian Gaeke
2004-08-25
2
-2
/
+18
*
New version of Bill Wendling's PR33 patch.
Brian Gaeke
2004-08-25
3
-49
/
+77
*
Fix documentation.
Reid Spencer
2004-08-25
1
-4
/
+4
*
Initial implementation of the Path operating system concept.
Reid Spencer
2004-08-25
8
-0
/
+569
*
License for this library.
Reid Spencer
2004-08-25
1
-0
/
+6
*
Update to include tools/llvmc and lib/System as having additional copyright
Reid Spencer
2004-08-25
1
-0
/
+2
*
License file for llvmc.
Reid Spencer
2004-08-25
1
-0
/
+6
*
Document definitions and computations provided by llvm-bcanalyzer.
Reid Spencer
2004-08-25
1
-1
/
+252
*
Insert declarations for two new functions that support the dependent
Reid Spencer
2004-08-24
1
-0
/
+9
*
Run the compilation actions before we attempt linking work.
Reid Spencer
2004-08-24
1
-42
/
+99
*
Add the directory specified by LLVM_LIB_SEARCH_PATH to the list of
Reid Spencer
2004-08-24
1
-0
/
+6
*
Add dependent library support for Stacker. It now inserts "stkr_runtime" as
Reid Spencer
2004-08-24
1
-1
/
+5
*
Add a function that gets just the dependent libraries from a bytecode file.
Reid Spencer
2004-08-24
1
-7
/
+17
*
Provide a method for wholesale extraction of the dependent libraries.
Reid Spencer
2004-08-24
1
-0
/
+3
*
Add a wrapper for extraction of the dependent libraries from a bytecode
Reid Spencer
2004-08-24
1
-0
/
+14
*
Rearrange output a little to make it nicer.
Reid Spencer
2004-08-24
1
-17
/
+17
*
Add some details
Chris Lattner
2004-08-24
1
-1
/
+3
*
Added BURS.
Reid Spencer
2004-08-24
1
-0
/
+14
[prev]
[next]